feat(SW-68): add semantic elements

This commit is contained in:
Fredrik Thorsson
2024-08-08 13:55:44 +02:00
parent 4c0c90a0f0
commit 03fd0a8a49
2 changed files with 4 additions and 8 deletions

View File

@@ -7,11 +7,7 @@
background-color: var(--Scandic-Brand-Warm-White);
}
.button {
padding-left: var(--Spacing-x0);
}
.section {
.hotelSection {
display: grid;
gap: var(--Spacing-x4);
}