More design fixes

This commit is contained in:
Linus Flood
2024-10-07 14:10:25 +02:00
parent ed55f966c7
commit 158472524f
2 changed files with 1 additions and 1 deletions

View File

@@ -62,6 +62,7 @@
); /* Full height without the header + booking widget */
max-height: 935px; /* Fixed max according to figma */
overflow: hidden;
width: 100%;
}
.pageContainer > nav {