update hero
All checks were successful
Deploy Theme / deploy (push) Successful in 8s

This commit is contained in:
Helldragon67 2024-10-17 17:07:37 +08:00
parent 12b6a85400
commit b24ded9019

View File

@ -19,7 +19,6 @@
} }
.hero-content { .hero-content {
max-width: 60%;
text-align: center; text-align: center;
padding: 20px; padding: 20px;
} }
@ -54,7 +53,7 @@
} }
.hero-screenshots { .hero-screenshots {
max-width: 40%; max-width: 50%;
display: flex; display: flex;
gap: 40px; gap: 40px;
margin-left: 0px; margin-left: 0px;