Skip to content

fix(styles): remove max-width from :::card#27

Merged
teezeit merged 1 commit into
mainfrom
fix/card-max-width
Apr 21, 2026
Merged

fix(styles): remove max-width from :::card#27
teezeit merged 1 commit into
mainfrom
fix/card-max-width

Conversation

@teezeit
Copy link
Copy Markdown
Owner

@teezeit teezeit commented Apr 21, 2026

Summary

  • Removes max-width: 400px from .container-card in the sketch, clean, and wireframe themes
  • Cards now fill their container — the 400px cap was forcing cards into a narrow column even inside grids and full-width layouts
  • Material, tailwind, brutal, and none themes were unaffected (never had the constraint)

Test plan

  • 597/597 tests passing

🤖 Generated with Claude Code

…frame themes

Cards should fill their container — the 400px cap was forcing cards into
a narrow column even when placed in a grid or a full-width layout.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@teezeit teezeit merged commit 3a338ca into main Apr 21, 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.

1 participant