feat(SW-240): change class name

This commit is contained in:
Fredrik Thorsson
2024-08-15 14:09:09 +02:00
parent 3eaaa9aca2
commit 66f2b202c9
2 changed files with 7 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
padding: var(--Spacing-x1) var(--Spacing-x0);
}
.bodyFontSize {
.fontSize {
font-size: var(--typography-Caption-Bold-Desktop-fontSize);
}