@rstjames , hey Triber,
Today during the MP community call, we noticed that Member and guest logos are inconsistently sized and misaligned. Some logos appear significantly larger (e.g., AJUG, Garden State JUG), while others are too small or have excessive whitespace. The overall grid lacks visual balance and consistency. Thank you for prioritizing this task!
1- landing page: https://microprofile.io
2 - WG page: https://microprofile.io/workinggroup/
Problem
- Logos are rendered at inconsistent visual weights.
- Some logos exceed the intended visual hierarchy and dominate the layout.
- Guest member logos are not aligned consistently with standard members.
- Excessive whitespace and varying aspect ratios create a fragmented presentation.
Expected Behavior
- All logos should appear visually balanced regardless of original aspect ratio.
- Logos should align consistently within a uniform grid.
- No logo should visually dominate others due to scaling differences.
- Guest member logos should follow the same sizing logic
- Responsive behavior must maintain alignment and proportional scaling.
Fix
Standardize logo dimensions
Use consistent max-height
Apply object-fit
Normalize vertical alignment
Remove inconsistent inline sizing
Ensure grid uses consistent spacing
Validate across desktop, tablet, and mobile
@rstjames , hey Triber,
Today during the MP community call, we noticed that Member and guest logos are inconsistently sized and misaligned. Some logos appear significantly larger (e.g., AJUG, Garden State JUG), while others are too small or have excessive whitespace. The overall grid lacks visual balance and consistency. Thank you for prioritizing this task!
1- landing page: https://microprofile.io
2 - WG page: https://microprofile.io/workinggroup/
Problem
Expected Behavior
Fix
Standardize logo dimensions
Use consistent max-height
Apply object-fit
Normalize vertical alignment
Remove inconsistent inline sizing
Ensure grid uses consistent spacing
Validate across desktop, tablet, and mobile