Skip to content

Instantly share code, notes, and snippets.

@opi
Last active August 29, 2015 14:20
Show Gist options
  • Save opi/9f3807679f63f299fe28 to your computer and use it in GitHub Desktop.
Save opi/9f3807679f63f299fe28 to your computer and use it in GitHub Desktop.
Font size
body {
font-size: 62.5%; /* font-size 1em = 10px */
}
p {
font-size: 1.6em; /* 1.6em = 16px */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment