Skip to content

Instantly share code, notes, and snippets.

@maxwell-oroark
Created April 17, 2019 16:46
Show Gist options
  • Save maxwell-oroark/a220904bc1c096fea3826aaeb84440de to your computer and use it in GitHub Desktop.
Save maxwell-oroark/a220904bc1c096fea3826aaeb84440de to your computer and use it in GitHub Desktop.
58 bytes of simple css that look good anywhere
main {
max-width: 38rem;
padding: 2rem;
margin: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment