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

Add scalable font size to global and adjust font size of other files. #294

Merged
merged 7 commits into from
Mar 26, 2024

Conversation

hieungo89
Copy link
Contributor

@hieungo89 hieungo89 commented Feb 23, 2024

#293

Font size at .875rem [14px] at screens lower than 480px.
Font size at .9375rem [15px] at screens above 480px.
Font size at 1rem [16px] at screens above 768px.
Add reusable font-size classes including small and x-small sizes.

Following Typography chart
Typography

@hieungo89 hieungo89 merged commit 720fe70 into main Mar 26, 2024
3 checks passed
@hieungo89 hieungo89 deleted the breakpoints branch March 26, 2024 21:54
@hieungo89 hieungo89 linked an issue Mar 26, 2024 that may be closed by this pull request
@hieungo89 hieungo89 restored the breakpoints branch March 26, 2024 22:19
@hieungo89 hieungo89 deleted the breakpoints branch March 26, 2024 23:00
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.

Add scalable & reusable font size [ENG]
2 participants