fix(SW-184): added some variables and other small fixes related to comments on PR

This commit is contained in:
Erik Tiekstra
2024-08-29 14:05:30 +02:00
parent d1a2175804
commit e03e954387
5 changed files with 5 additions and 6 deletions

View File

@@ -39,7 +39,7 @@
text-decoration: none;
padding: var(--Spacing-x1);
gap: var(--Spacing-x-one-and-half);
color: var(--Scandic-Brand-Burgundy);
color: var(--Base-Text-High-contrast);
font-family: var(--typography-Body-Bold-fontFamily);
font-size: var(--typography-Body-Bold-fontSize);
font-weight: 500;