fix: add max-width

This commit is contained in:
Arvid Norlin
2024-06-04 14:17:59 +02:00
parent af33f18a6a
commit aef029f9d9
4 changed files with 10 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
}
.benefitCardDescription {
font-size: var(--typography-Caption-Regular-fontSize);
line-height: 150%;
}