Skip to content

Commit 4e2c7b2

Browse files
authored
Update style.css
1 parent 769500e commit 4e2c7b2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

assets/css/style.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -321,11 +321,6 @@
321321
}
322322

323323
/* Global */
324-
html, body {
325-
overflow-x: hidden !important;
326-
max-width: 100vw !important;
327-
}
328-
329324
.hero {
330325
height: 350px !important;
331326
}
@@ -342,12 +337,9 @@ html, body {
342337
cursor: grab;
343338
overflow-x: auto;
344339
scroll-snap-type: x mandatory;
345-
max-width: 100%;
346340
}
347341

348342
.wide-image {
349-
max-width: 100% !important;
350-
width: auto !important;
351343
scroll-snap-type: x mandatory;
352344
}
353345

0 commit comments

Comments
 (0)