Skip to content

Instantly share code, notes, and snippets.

@AlphaGit
Created June 2, 2013 20:45
Show Gist options
  • Save AlphaGit/5694912 to your computer and use it in GitHub Desktop.
Save AlphaGit/5694912 to your computer and use it in GitHub Desktop.
rem vs em: em
html { font-size: 18px; }
p { font-size: 0.8em; }
p small { font-size: 0.625em; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment