Skip to content

Commit b314a35

Browse files
committed
landing: fix hero image top margin
1 parent d314570 commit b314a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sass/layout/_hero.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
@media all and (min-width: 768px) {
6767
.hero-wrapper {
68-
padding-top: 2rem;
68+
padding-top: 3rem;
6969
}
7070

7171
.hero {

0 commit comments

Comments
 (0)