12 lines
142 B
Sass
12 lines
142 B
Sass
h1, h2, h3
|
|
font-weight: normal
|
|
color: $title-color
|
|
|
|
h2
|
|
font-size: 1.3em
|
|
margin-bottom: 10px
|
|
|
|
h3
|
|
margin-top: 10px
|
|
font-size: 1.2em
|