Skip to content

Commit

Permalink
skinnybones trial 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Feldman committed Jul 1, 2017
1 parent 876e71b commit 9600933
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,17 @@ sitemap: false
========================================================================== */

@import "layout";

body{
padding-top: 50px;
font-family: "Roboto Slab", sans-serif;
font-weight: 300;
font-size: 2em;
position: relative;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Open Sans", sans-serif;
font-weight: 100;
margin: 0;
}

0 comments on commit 9600933

Please sign in to comment.