fix: refactor token usage and types

This commit is contained in:
Christel Westerberg
2024-05-23 08:21:01 +02:00
parent 9b295d0126
commit 215b0901c0
7 changed files with 11 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
.overviewLink {
font-size: 1.6rem;
font-size: var(--Spacing-x2);
color: var(--Scandic-Brand-Burgundy, #4d001b);
display: flex;
align-items: center;