astroport/www/LOVELand/scss/_global.scss

14 lines
101 B
SCSS
Raw Permalink Normal View History

2020-04-14 02:26:37 +02:00
body {
@include body-font;
}
h1,
h2,
h3,
h4,
h5,
h6 {
@include body-font;
font-weight: 700;
}