feat(SW-68): change classname

This commit is contained in:
Fredrik Thorsson
2024-08-08 14:12:44 +02:00
parent 03fd0a8a49
commit b45fc7eb4a
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
background-color: var(--Scandic-Brand-Warm-White);
}
.hotelSection {
.hotelCards {
display: grid;
gap: var(--Spacing-x4);
}