4 lines
55 B
SCSS
4 lines
55 B
SCSS
|
h1, h2, h3, h4 {
|
||
|
font-family: $font-family-base;
|
||
|
}
|