Skip to content

Instantly share code, notes, and snippets.

View abitgone's full-sized avatar

Anthony Williams abitgone

View GitHub Profile
@abitgone
abitgone / dabblet.css
Created September 17, 2012 14:36 — forked from mr-stezz/dabblet.css
Untitled
* {
box-sizing: border-box;
padding: 0;
margin: 0:
}
html { font: 13px/26px sans-serif; }
sub { vertical-align: -0.15em; font-size: 0.8em; line-height: 0.8; }
@media screen and (min-width: 569px) {