Skip to content

Instantly share code, notes, and snippets.

@aarongustafson
Created September 21, 2016 15:39
Show Gist options
  • Save aarongustafson/21f0b937acf47c71b12679e2840547d3 to your computer and use it in GitHub Desktop.
Save aarongustafson/21f0b937acf47c71b12679e2840547d3 to your computer and use it in GitHub Desktop.
* {
margin-top: 0;
margin-bottom: 0;
box-sizing: border-box;
}
* + * {
margin-top: 1.375rem;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment