feat(SW-350): Update design for booking widget

This commit is contained in:
Pontus Dreij
2024-10-02 15:36:58 +02:00
parent a5400c1498
commit b9410327a4
6 changed files with 9 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
}
}
@media screen and (min-width: 1367px) {
@media screen and (min-width: 767px) {
.section {
padding: var(--Spacing-x1) var(--Spacing-x5);
}