Skip to content

Instantly share code, notes, and snippets.

@hjortureh
Created October 24, 2012 20:12
Show Gist options
  • Save hjortureh/3948541 to your computer and use it in GitHub Desktop.
Save hjortureh/3948541 to your computer and use it in GitHub Desktop.
Responsive padding
.wrapper {
width: 100%;
padding-left: 1em;
padding-right: 1em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment