Skip to content

Commit f4a6298

Browse files
committed
fix horizontal scroll (weg met die gekke witte balk)
1 parent 4f2e215 commit f4a6298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/scss/_landingpage.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.landing-page-container {
22
width: 100vw;
33
max-width: 100vw;
4+
overflow: hidden;
45

56
@media (max-width: 1200px) {
67
min-height: 90vh;

0 commit comments

Comments
 (0)