Skip to content

Instantly share code, notes, and snippets.

@ian-pvd
Last active July 13, 2018 03:45
Show Gist options
  • Save ian-pvd/2c384f144560088ba864b499af8bf565 to your computer and use it in GitHub Desktop.
Save ian-pvd/2c384f144560088ba864b499af8bf565 to your computer and use it in GitHub Desktop.
body {
max-width: 80%;
margin: 1em auto;
font: 16px/1.333 sans-serif;
box-sizing: border-box;
}
*,*::before,*::after {
box-sizing: inherit;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment