Created
April 17, 2019 16:46
-
-
Save maxwell-oroark/a220904bc1c096fea3826aaeb84440de to your computer and use it in GitHub Desktop.
58 bytes of simple css that look good anywhere
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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