Skip to content

Instantly share code, notes, and snippets.

@smbriones
Last active September 17, 2016 20:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smbriones/6e1bdb51c9c2274125fdc5763570b5a6 to your computer and use it in GitHub Desktop.
Save smbriones/6e1bdb51c9c2274125fdc5763570b5a6 to your computer and use it in GitHub Desktop.
body { font-size: 62.5%; }
h1 { font-size: 2.4em; } /* =24px */
p { font-size: 1.4em; } /* =14px */
li { font-size: 1.4em; } /* =14px? */
...
<li>About
<ul>
<li>Team</li> /* 14px? */
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment