Created
December 31, 2016 18:07
-
-
Save sneak/730f062f7d992a55ab21139166c8e314 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 { | |
margin:40px auto; | |
max-width: 650px; | |
line-height: 1.6; | |
font-size: 18px; | |
color: #444; | |
padding: 0 10px | |
} | |
h1,h2,h3 { | |
line-height:1.2; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment