Skip to content

Instantly share code, notes, and snippets.

@aarongustafson
Last active September 8, 2016 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aarongustafson/6f0381d5112229224945c9dbc353b568 to your computer and use it in GitHub Desktop.
Save aarongustafson/6f0381d5112229224945c9dbc353b568 to your computer and use it in GitHub Desktop.
main {
padding: 0 .5em;
}
@media (min-width: 20em) {
main {
padding: 0 1.375rem;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment