astroport/www/LOVELand/scss/_global.scss

14 lines
101 B
SCSS

body {
@include body-font;
}
h1,
h2,
h3,
h4,
h5,
h6 {
@include body-font;
font-weight: 700;
}