More design fixes

This commit is contained in:
Linus Flood
2024-10-07 14:10:25 +02:00
committed by Pontus Dreij
parent ba5410bb97
commit 03aa3cb246
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 {

View File

@@ -72,7 +72,6 @@
"image hotel"
"image prices";
overflow: hidden;
width: 100%;
padding: 0;
}