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

Migrate font-size from px to rem #327

Open
aleksey-hoffman opened this issue Feb 17, 2024 · 0 comments
Open

Migrate font-size from px to rem #327

aleksey-hoffman opened this issue Feb 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@aleksey-hoffman
Copy link
Owner

Ref:
https://www.seeratawan.me/blog/why-you-should-move-from-px-to-rem-in-css

This will make it possible to scale fonts globally:

html {
  font-size: 120%;
}
@aleksey-hoffman aleksey-hoffman added the enhancement New feature or request label Feb 17, 2024
@aleksey-hoffman aleksey-hoffman added this to the v2.0.0-alpha.2 milestone Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant