Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Commit a68910c

Browse files
committed
Update index.html
1 parent 7fd2b77 commit a68910c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,10 @@
205205

206206
.mobile-vertical section {
207207
width: 100vw !important;
208-
height: 100vh !important;
208+
height: auto !important;
209209
min-height: 100vh;
210+
padding-top: 5rem;
211+
padding-bottom: 5rem;
210212
}
211213

212214
.scroll-indicator {

0 commit comments

Comments
 (0)