Skip to content

Commit 35b1f33

Browse files
committed
hero section margin-top in mobile screen
1 parent e4508c3 commit 35b1f33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/css/styles.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ img {
366366
}
367367

368368
.home__data {
369+
margin-top: 30px;
369370
text-align: center;
370371
grid-column: 1/3;
371372
}
@@ -1184,6 +1185,7 @@ form textarea {
11841185
}
11851186

11861187
.home__data {
1188+
margin-top: 0px;
11871189
text-align: left;
11881190
grid-column: initial;
11891191
}

0 commit comments

Comments
 (0)