Skip to content

Commit 32a0036

Browse files
committed
making masthead in index scroll to fix view on long mobile screens
1 parent 9825354 commit 32a0036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/coming-soon.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ video {
8383

8484
.masthead {
8585
position: relative;
86-
overflow: hidden;
86+
overflow-x: hidden;
8787
padding-bottom: 3rem;
8888
height: 80%;
8989
z-index: 3

0 commit comments

Comments
 (0)