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

Commit 573fd4b

Browse files
committed
fix: mobile
1 parent 24c232e commit 573fd4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,9 @@
262262
.split {
263263
flex-direction: column;
264264
}
265+
.hero .split {
266+
flex-direction: column-reverse;
267+
}
265268
h1 {
266269
font-size: 2rem;
267270
}

0 commit comments

Comments
 (0)