Kleine Verbesserung Style: line-height

master
Peter Fischer 2021-11-13 18:46:01 +01:00
parent 3c65bc5621
commit e33205a02a
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ ul.card-text li {
margin-bottom: 0.1rem !important;
}
p.card-text {
line-height: 1.1;
.card-body.gliederung p.card-text {
line-height: 1.2;
}
@media(min-width: 768px) {