Last active
May 1, 2021 17:37
-
-
Save rhammell/9a5203e314552c85138adce4ed549443 to your computer and use it in GitHub Desktop.
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
body { | |
color: #333; | |
font-family: "PT Sans", sans-serif; | |
} | |
#main { | |
width: 960px; | |
margin: 2em auto 4em auto; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment