Skip to content

new conf design — typography #3

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

Open
wants to merge 3 commits into
base: new-conf-design--colors
Choose a base branch
from

Conversation

hasparus
Copy link
Owner

Description

I mirrored the text styles from Figma. https://www.figma.com/design/aPUvZDSxJfYDJtPd7GF2sB/GraphQL.org?node-id=54-1194&m=dev

I need to applaud the designers for the most consistent use of typography I've seen. Usually people fiddle with the font size per each breakpoint until it feels right resulting in styles like text-base sm:text-lg md:text-sm lg:text-2xl.

.typography-h2 {
font-size: 32px;
}
@media (min-width: 768px) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we use the tailwind breakpoints here?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great minds ^^

image image

I should probably rebase it to make it cleaner tho

@hasparus hasparus force-pushed the new-conf-design--colors branch from c9f0a87 to a263043 Compare May 15, 2025 16:14
@hasparus hasparus force-pushed the new-conf-design--typography branch from 2d2be97 to 9890b09 Compare May 15, 2025 16:14
Copy link

vercel bot commented May 15, 2025

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

Name Status Preview Comments Updated (UTC)
fabulous-isomorphism ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2025 5:21pm

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