fix: #3607228 Match the countries grid to the design's four-across layout
The country cards on /countries rendered 3-across (col-lg-4/col-xl-4/col-xxl-4) at a fixed 420px card height, against golden's 4-across (col-md-3/equivalent) at the same 420px height. Same photo height, ~110px wider card, so every photo read as squat/cropped-short by comparison even though nothing was actually cut off pixel-for-pixel.
Verified: golden card is 306×420 (4 per row), this view rendered 416×420 (3 per row) before the fix, 306×420 (4 per row) after.
AI-Generated: Yes
Checkpoints:
- File an issue
- Addition/Change/Update/Fix
- Testing to ensure no regression
- Automated unit testing coverage
- Automated functional testing coverage
- UX/UI designer responsibilities
- Readability
- Accessibility
- Performance
- Security
- Developer Documentation
- User Guide Documentation
- Reviewed by human
- Code review by maintainers
- Full testing and approval
- Credit contributors
- Review with the product owner
- Release notes snippet
- Release
Edited by Rajab Natshah