Skip to content

Instantly share code, notes, and snippets.

@spemer
Last active February 13, 2018 07:03
Show Gist options
  • Save spemer/0aeed39c21f96a398c43281cb13572ff to your computer and use it in GitHub Desktop.
Save spemer/0aeed39c21f96a398c43281cb13572ff to your computer and use it in GitHub Desktop.
h1 {
font-size: 32px;
font-size: 2rem;
}
p {
font-size: 16px;
font-size: 1rem;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment