feat(SW-185): Added correct tokens

This commit is contained in:
Pontus Dreij
2024-08-26 10:22:44 +02:00
parent 1a31b20ad5
commit 767c381ec5
7 changed files with 12 additions and 15 deletions

View File

@@ -1,7 +1,6 @@
.section {
background: var(--Scandic-Brand-Pale-Peach);
background: var(--Primary-Light-Surface-Normal);
padding: var(--Spacing-x7) var(--Spacing-x2);
color: var(--Scandic-Brand-Burgundy);
}
.maxWidth {