Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix responsive cards #2661

Merged
merged 2 commits into from
Aug 13, 2024
Merged

fix responsive cards #2661

merged 2 commits into from
Aug 13, 2024

Conversation

TomWoodward
Copy link
Member

these template repeat options are still a bit like sorcery to me, but this combination of min-max and min-content seems to achieve what i want where it uses the card-size unless that is larger than the window, then it uses the max available space.

you can see what i'm talking about on this page in the "short text" section at the bottom, the text begins to overflow the window when its too small. i think this was always happening but typically the card size was small enough that it wasn't obviously a problem.

@TomWoodward TomWoodward requested a review from RoyEJohnson August 8, 2024 20:04
@TomWoodward TomWoodward merged commit 90c4f40 into main Aug 13, 2024
1 check passed
@TomWoodward TomWoodward deleted the card-responsive branch August 13, 2024 23:15
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