fix: set blog item image object-fit to none #143

Merged
jmiller merged 1 commits from fix/blog-image-object-fit into dev 2026-06-21 02:35:03 +00:00
Owner

Summary

  • Changed .blog-item .item-image img object-fit from cover to none to preserve original image sizing

Test Plan

  • Verify blog listing images render at natural size within the 250px container
## Summary - Changed `.blog-item .item-image img` `object-fit` from `cover` to `none` to preserve original image sizing ## Test Plan - [ ] Verify blog listing images render at natural size within the 250px container
jmiller added 1 commit 2026-06-21 02:34:38 +00:00
fix: set blog item image object-fit to none
Generic: Project CI / Tests (pull_request) Blocked by required conditions
Universal: PR Check / Build RC Package (pull_request) Blocked by required conditions
Universal: PR Check / Report Issues (pull_request) Blocked by required conditions
Universal: PR Check / Branch Policy (pull_request) Successful in 2s
Generic: Project CI / Lint & Validate (pull_request) Successful in 12s
Universal: PR Check / Validate PR (pull_request) Successful in 13s
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || 'development' }}) (pull_request) Successful in 11s
ca4730c12f
jmiller merged commit d21dc84564 into dev 2026-06-21 02:35:03 +00:00
jmiller deleted branch fix/blog-image-object-fit 2026-06-21 02:35:03 +00:00
Sign in to join this conversation.
No Reviewers
No labels
Priority -
Type -
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoOnyx#143