stadtratmonitor/app/assets/stylesheets/objects/_search-result.scss
2023-04-02 13:28:57 +02:00

17 lines
238 B
SCSS

.search-result {
margin-bottom: 1.2em;
}
.search-result article {
line-height: normal;
}
.search-result h4 {
line-height: normal;
font-size: 1.2rem;
margin-bottom: 0.1rem;
}
.search-result .current {
font-weight: 'bold';
}