noodling
This commit is contained in:
@ -8,7 +8,10 @@ body {
|
||||
.h1,
|
||||
h1 {
|
||||
@include font-roboto;
|
||||
margin: $gutter 0 ($gutter / 2);
|
||||
margin: 0 0 ($gutter / 2);
|
||||
background-color: $light-grey;
|
||||
padding: 8px 0;
|
||||
width: 100%;
|
||||
font-size: 40px;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
Reference in New Issue
Block a user