Skip to content

Instantly share code, notes, and snippets.

@dbox
Created March 2, 2017 20:59
Show Gist options
  • Save dbox/5d7e0dd6a78a29e4860845c237c54de0 to your computer and use it in GitHub Desktop.
Save dbox/5d7e0dd6a78a29e4860845c237c54de0 to your computer and use it in GitHub Desktop.
entireworld fix
body {
margin: 0 auto;
text-align: center;
font-size: 100%;
}
#content {
width: 98%;
padding: 3% 0% 0% 2%;
max-width: 900px;
margin: 0 auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment