Skip to content

Instantly share code, notes, and snippets.

@amylaneio
Created January 25, 2018 12:34
Show Gist options
  • Save amylaneio/af087ad88f593965d9231954ea97a104 to your computer and use it in GitHub Desktop.
Save amylaneio/af087ad88f593965d9231954ea97a104 to your computer and use it in GitHub Desktop.
/* Reduce margins above H3 headings */
#content h3 {
margin-top: .5em;
margin-bottom: 0.5em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment