feat:sw-561 updated design

This commit is contained in:
Linus Flood
2024-10-11 12:58:46 +02:00
parent 79a01ae699
commit 1408284af8
7 changed files with 26 additions and 17 deletions

View File

@@ -5,6 +5,8 @@
background-color: var(--Scandic-Brand-Warm-White);
min-height: 100dvh;
flex-direction: column;
max-width: var(--max-width);
margin: 0 auto;
}
.section {