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

Most font size in rem, others in em #8

Closed
vbeauvivre opened this issue Jan 24, 2015 · 0 comments
Closed

Most font size in rem, others in em #8

vbeauvivre opened this issue Jan 24, 2015 · 0 comments

Comments

@vbeauvivre
Copy link

It would be a great idea if font sizes were movable according to device AND zoom level on the browser.
I suggest usage of rem for font size, and some em for specific cases (like empowering content with «large» class).
body { font-size:62.5%; } can be added to simply value human understanding (16px => 1.6rem on most devices)

see http://snook.ca/archives/html_and_css/font-size-with-rem

@vbeauvivre vbeauvivre changed the title Most font size in rems, others in rem Most font size in rem, others in em Jan 24, 2015
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

No branches or pull requests

2 participants