Skip to content

Instantly share code, notes, and snippets.

@kavanagh
Last active October 12, 2016 03:18
Show Gist options
  • Save kavanagh/7032426d238050c4c95879a6d82ec3e9 to your computer and use it in GitHub Desktop.
Save kavanagh/7032426d238050c4c95879a6d82ec3e9 to your computer and use it in GitHub Desktop.
html{font:400 110%/1.3 sans-serif;box-sizing: border-box;}*,*:before,*:after{box-sizing: inherit;}
body{margin:0;}
h1,h2,h3,h4{font:400 1.5rem/1.1 sans-serif;}
h1,h2,h3,h4,p,.w0,.w1,.w2,.w3,.w4{display:block;margin-left:auto;margin-right:auto;width:100%;max-width:35rem;}
.w1{max-width:40rem;}.w2{max-width:45rem;}.w3{max-width:50rem;}.w4{max-width:55rem;}
h1,h2,h3,h4,.v1,.v2,.v3,.v4{margin-top:0;margin-bottom:0;}
.v1{margin-bottom:0.5rem;}.v2{margin-bottom:1rem;}.v3{margin-bottom:1.5rem;}.v4{margin-bottom:2.5rem;}
.v5{margin-bottom:4rem;}.v6{margin-bottom:6rem;}
.outline{display:block;outline:1px dotted rgba(0,0,0,0.2);}
.sm{font-size:smaller;}.lg{font-size:larger;}
.g1{color:rgba(0,0,0,0.65);}.g2{color:rgba(0,0,0,0.5);}
.g3{color:rgba(0,0,0,0.44);}.g4{color:rgba(0,0,0,0.35);}
.headline{font:200 3rem/1.1 serif;margin-top:1.5rem;margin-bottom:1.5rem;}
.lead{font:1.25rem/1.15 serif;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment