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,7 +14,7 @@
.levelSummaryText {
color: var(--Main-Brand-Burgundy);
font-size: var(--typography-Footnote-Regular-fontSize);
font-size: var(--typography-Caption-Regular-fontSize);
line-height: var(--typography-Body-Regular-lineHeight);
margin: 0;
}