css: starting quiz styles
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
body {
|
||||
font-family: $primary-font-face;
|
||||
@include primary-font;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
@ -9,7 +9,6 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
@include heading-font;
|
||||
margin: 0 0 $gutter;
|
||||
font-family: $heading-font-face;
|
||||
font-weight: 100;
|
||||
}
|
||||
|
Reference in New Issue
Block a user