rf-web/_sass/pages/home.scss

13 lines
148 B
SCSS

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