startpage/src/style/quickCategory.scss

12 lines
148 B
SCSS

.quickCategory-component{
.title{
line-height: 3em;
font-weight: bold;
text-decoration: underline;
}
.children{
line-height: 2em;
}
}