Skip to content

Commit e4508c3

Browse files
committed
hero section alignment center in mobile screen
1 parent 932a74c commit e4508c3

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+
text-align: center;
369370
grid-column: 1/3;
370371
}
371372

@@ -1183,6 +1184,7 @@ form textarea {
11831184
}
11841185

11851186
.home__data {
1187+
text-align: left;
11861188
grid-column: initial;
11871189
}
11881190

0 commit comments

Comments
 (0)