Skip to content

Instantly share code, notes, and snippets.

@tobyl
Last active December 13, 2016 12:19
Show Gist options
  • Save tobyl/03ddcc60db4b04e06ba64fb63b2e0284 to your computer and use it in GitHub Desktop.
Save tobyl/03ddcc60db4b04e06ba64fb63b2e0284 to your computer and use it in GitHub Desktop.
body {
margin: 20px 0 0 0;
}
@media (min-width: 768px) {
body {
margin: 0 20px 0 20px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment