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

changing font sizes to ems, so fonts scale a bit more gracefully #3044

Merged
merged 1 commit into from Dec 16, 2014
Merged

changing font sizes to ems, so fonts scale a bit more gracefully #3044

merged 1 commit into from Dec 16, 2014

Conversation

awesomerobot
Copy link
Member

as discussed here: https://meta.discourse.org/t/increasing-the-font-size/19346

now if a font size is set it will scale all children relative to the parent container - so:

html {font-size: 20px} //scales all fonts

.posts {font-size: 20px} //scales only fonts within .posts

@discoursebot
Copy link

You've signed the CLA, awesomerobot. Thank you! This pull request is ready for review.

coding-horror added a commit that referenced this pull request Dec 16, 2014
changing font sizes to ems, so fonts scale a bit more gracefully
@coding-horror coding-horror merged commit dfd7e69 into discourse:master Dec 16, 2014
@coding-horror
Copy link
Member

Awesome 🐩💨

Does this also help with setting a base font for content, user posts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants