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

Why em unit is used #265

Open
lusarz opened this issue Dec 18, 2017 · 0 comments
Open

Why em unit is used #265

lusarz opened this issue Dec 18, 2017 · 0 comments

Comments

@lusarz
Copy link

lusarz commented Dec 18, 2017

Briefly ( tweet size ) describe your issue and how you discovered it.

I'm just curious - what is the reason em unit is used, instead of px. em is calculated based on font size, so when I use .container class inside element which have default font-size set to 30px, my lg breakpoint is calculated to 20 * 75em = 2250px

Expected behavior

...

Actual behavior

...

Steps to reproduce behavior

  • OS:
  • Browser:
  • code/fiddle/pen url:
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