Skip to content

Instantly share code, notes, and snippets.

@codeschool-courses
Created April 10, 2012 18:20
Show Gist options
  • Save codeschool-courses/2353404 to your computer and use it in GitHub Desktop.
Save codeschool-courses/2353404 to your computer and use it in GitHub Desktop.
Journey Into Mobile - Challenge 1-3
body {
font-size: 62.5%; /* 1em = 10px */
}
h1 {
font-size: 2.4em; /* 24px / 10px */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment