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

V3 fix correct maxwidths #991

Merged
merged 3 commits into from
Dec 11, 2024
Merged

V3 fix correct maxwidths #991

merged 3 commits into from
Dec 11, 2024

Conversation

idamand
Copy link
Contributor

@idamand idamand commented Dec 11, 2024

Update all the max-widths in global.css according to variables in Figma. As there were inconsistencies in the naming in Figma, I kept the previous naming convention in global.css, with an explanation both here and in the code.

Note

--max-content-width-large corresponds to 'widest section', --max-content-width-medium to 'major 10 col' and --max-content-width-smallto '2-3 - 8col' in Figma variables, also,

  • large: 1408px - 88rem
  • medium: 1091px - 68.1875rem
  • small: 869px - 54.3125rem

Copy link

vercel bot commented Dec 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
variant-no ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 1:37pm
variant-se-2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 1:37pm

@idamand idamand merged commit 3ebbbf9 into v3 Dec 11, 2024
6 checks passed
@idamand idamand deleted the v3-fix-correct-maxwidths branch December 11, 2024 13:53
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