Skip to content

Instantly share code, notes, and snippets.

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