Skip to content

Instantly share code, notes, and snippets.

View sakolock's full-sized avatar

Steve sakolock

  • The Home Depot
  • Austin, TX
View GitHub Profile
@sakolock
sakolock / custom.css
Created July 14, 2016 04:19
Framework CSS
@import url("whitespace-reset.css");
h1 {
margin: 0 0 25px 0;
font-size: 2.6em;
}
h2 {
margin: 0 0 25px 0;
font-size: 2.2em;
}