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

This commit is contained in:
Helldragon67 2024-10-18 16:37:32 +08:00
parent 6114219550
commit 9cf7c94cfd

View File

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