chore: update design system tokens

This commit is contained in:
Christel Westerberg
2024-07-10 07:36:30 +02:00
parent 21f07c584b
commit 7068fb4e15
22 changed files with 116 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
.layout {
background-color: var(--Scandic-Brand-Warm-White);
background-color: var(--Base-Background-Primary-Normal);
font-family: var(--typography-Body-Regular-fontFamily);
min-height: 100dvh;
}