fix: refactor use of tokens

This commit is contained in:
Christel Westerberg
2024-05-21 15:17:12 +02:00
parent ad343aa666
commit a19b0687bb
8 changed files with 60 additions and 125 deletions

View File

@@ -2,7 +2,7 @@
/* font-family: var(--ff-brandon-text); */
margin: 0;
padding: 0;
color: var(--Brand-Main-Strong);
color: var(--Scandic-Brand-Burgundy);
}
.uppercase {