Kleine Verbesserung Style: line-height

This commit is contained in:
2021-11-13 18:46:01 +01:00
parent 3c65bc5621
commit e33205a02a

View File

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