Skip to content

Commit c9b5afd

Browse files
committed
nit
1 parent bc0e207 commit c9b5afd

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

css/mobile.css

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
width: 100%;
1111
min-height: inherit;
1212
}
13-
14-
/* Hero Section */
13+
14+
.content-wrapper {
15+
height: 95vh;
16+
}
17+
1518
.hero {
16-
height: 80vh;
1719
padding: 0;
1820
}
1921

0 commit comments

Comments
 (0)