Skip to content

Instantly share code, notes, and snippets.

@jonezy
Created February 11, 2011 17:24
Show Gist options
  • Save jonezy/822706 to your computer and use it in GitHub Desktop.
Save jonezy/822706 to your computer and use it in GitHub Desktop.
default heading sizes
/* resets the heading sizes */
h1 { font-size: 2em;}
h2 { font-size: 1.5em;}
h3 { font-size: 1.17em;}
h5 { font-size: .83em;}
h6 { font-size: .75em;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment