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

Font sizes should be defined in em, and moved. #4

Open
dcporter opened this issue Jun 3, 2014 · 0 comments
Open

Font sizes should be defined in em, and moved. #4

dcporter opened this issue Jun 3, 2014 · 0 comments
Milestone

Comments

@dcporter
Copy link
Member

dcporter commented Jun 3, 2014

Font sizes are all defined in px; if they were defined in em, it would take one line of CSS to scale the size of everything.

They're also currently mixed in with "required" layout items, making it a very manual and fragile process to override them for your own app. They should be moved to a separate, theme-able set of selectors.

@dcporter dcporter added this to the Version 1.0 milestone Jun 3, 2014
@dcporter dcporter changed the title Font sizes should be defined in em. Font sizes should be defined in em, and moved. Jun 3, 2014
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

1 participant