rf-web/_sass/pages/home.scss

13 lines
142 B
SCSS
Raw Normal View History

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