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

This commit is contained in:
Helldragon67 2024-10-18 16:33:58 +08:00
parent 23e7e1ac7d
commit 6114219550

View File

@ -53,7 +53,8 @@
.hero-button:hover { .hero-button:hover {
/* color: white; */ /* color: white; */
/* color: #2ee797; */ /* color: #2ee797; */
color: #c22a67; /* color: #c22a67; */
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
} }
.hero-screenshots { .hero-screenshots {