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 layout not good for different default font sizes #543

Merged
merged 8 commits into from
Oct 24, 2024

Conversation

keyserj
Copy link
Collaborator

@keyserj keyserj commented Oct 22, 2024

Closes #535

Description of changes

Additional context

Copy link

netlify bot commented Oct 22, 2024

Deploy Preview for velvety-vacherin-4193fb canceled.

Name Link
🔨 Latest commit 737d85b
🔍 Latest deploy log https://app.netlify.com/sites/velvety-vacherin-4193fb/deploys/671a8393b8f1d200085cf86f

Copy link

netlify bot commented Oct 22, 2024

Deploy Preview for ameliorate-docs canceled.

Name Link
🔨 Latest commit 737d85b
🔍 Latest deploy log https://app.netlify.com/sites/ameliorate-docs/deploys/671a839359a7a10008e265f4

@keyserj keyserj force-pushed the fix-layout-not-good-for-different-default-font-sizes branch 2 times, most recently from 79ce491 to e26ecff Compare October 24, 2024 17:11
@keyserj keyserj force-pushed the fix-layout-not-good-for-different-default-font-sizes branch from e26ecff to 047dacf Compare October 24, 2024 17:17
lots of grid -> flex with wrap, because large font-size makes it
hard to predict grid-cols based on only screen size, where flex-wrap
allows jumping to next row if there's any overflow.
also slightly increase gap to make it closer to the gap between
justifcations in the justification details.
@keyserj keyserj force-pushed the fix-layout-not-good-for-different-default-font-sizes branch from 047dacf to 737d85b Compare October 24, 2024 17:27
@keyserj keyserj merged commit 157b449 into main Oct 24, 2024
13 checks passed
@keyserj keyserj deleted the fix-layout-not-good-for-different-default-font-sizes branch October 24, 2024 17:33
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.

Tiles are overlapping and can't be moved
1 participant