mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2024-12-23 16:13:14 +01:00
17 lines
237 B
SCSS
17 lines
237 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 .metainfo {
|
|
font-size: 0.8rem;
|
|
}
|