Skip to content

Optimize base font size setting while using rem for Global Sizing #91

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

Closed
wants to merge 2 commits into from

Conversation

jessiezhudev
Copy link

No description provided.

@jessiezhudev jessiezhudev reopened this May 7, 2018
@AllThingsSmitty
Copy link
Owner

Thanks for the PR. Can you tell me how this tips compares with the tip on using rem for global sizing? Since not all browsers have 16px as a default font size, would html { font-size: 62.5% } really be better than html { font-size: 100% }?

@jessiezhudev
Copy link
Author

Thanks for the immediate reply. It makes sense. By the way, I am not quite clear about this tips 'using rem for global sizing'. And how do you deal with responsive design ? how does the media query looks like? And could you get me more details about set different units for textual elements and modules?

@AllThingsSmitty
Copy link
Owner

This article might help answer some of your questions.

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