better button
All checks were successful
Deploy Theme / deploy (push) Successful in 8s

This commit is contained in:
Helldragon67 2024-10-17 17:20:08 +08:00
parent d70940d52a
commit 88d39affe6

View File

@ -27,7 +27,7 @@
.hero-logo { .hero-logo {
width: 200px; width: 200px;
margin: 0 auto 20px; margin: 0 auto 20px;
margin-bottom: 20px; margin-bottom: 60px;
} }
.hero-title { .hero-title {
@ -52,7 +52,10 @@
.hero-button:hover { .hero-button:hover {
color: #F9B208; background-color: #F9B208;
border: 3px;
border-radius: 5px;
border-color: white;
} }
.hero-screenshots { .hero-screenshots {