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,6 +1,5 @@
.layout {
padding-bottom: 7.7rem;
font-family: var(--ff-fira-sans);
background-color: var(--Brand-Coffee-Subtle);
background-color: var(--Scandic-Brand-Warm-White);
min-height: 100dvh;
}