rf-web/_sass/pages/home.scss
2020-04-25 11:36:07 +02:00

13 lines
142 B
SCSS

#page-index {
h2 {
margin-bottom: $size-32;
}
h2,
h3 {
@include textbox;
display: inline-block;
margin-top: 0;
}
}