Skip to content

Add box-sizing: border-box to .card so all cards render at consistent…#186

Merged
asim merged 1 commit intomainfrom
claude/mu-killer-feature-yxRo5
Mar 4, 2026
Merged

Add box-sizing: border-box to .card so all cards render at consistent…#186
asim merged 1 commit intomainfrom
claude/mu-killer-feature-yxRo5

Conversation

@asim
Copy link
Member

@asim asim commented Mar 4, 2026

… 750px

Without border-box, padding and border shrink the content area below the 750px max-width, causing visual mismatch between cards.

… 750px

Without border-box, padding and border shrink the content area below
the 750px max-width, causing visual mismatch between cards.

https://claude.ai/code/session_01QJaTh5F1pfgRaGzsQSZDcQ
@asim asim merged commit 03d491a into main Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants