Skip to content

Instantly share code, notes, and snippets.

@laustdeleuran
Created February 21, 2012 22:17
Show Gist options
  • Save laustdeleuran/1879399 to your computer and use it in GitHub Desktop.
Save laustdeleuran/1879399 to your computer and use it in GitHub Desktop.
Jonathan Snook og Snook.cas first REM example
html { font-size: 62.5%; }
body { font-size: 1.4rem; } /* =14px */
h1 { font-size: 2.4rem; } /* =24px */
/* From http://snook.ca/archives/html_and_css/font-size-with-rem */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment