fix: change name of myPages link vaariant to underscored

This commit is contained in:
Christel Westerberg
2024-07-04 07:59:03 +02:00
parent 8956edbd2f
commit 55a71f001f
5 changed files with 4 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
gap: var(--Spacing-x-half);
}
.myPage {
.underscored {
font-family: var(--typography-Body-Underlined-fontFamily);
font-size: var(--typography-Body-Underlined-fontSize);
font-weight: var(--typography-Body-Underlined-fontWeight);