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

This commit is contained in:
Helldragon67 2024-10-18 16:30:51 +08:00
parent 1a34687527
commit 23e7e1ac7d

View File

@ -51,8 +51,9 @@
.hero-button:hover { .hero-button:hover {
/* background-color: white; */ /* color: white; */
background-color: #2ee797; /* color: #2ee797; */
color: #c22a67;
} }
.hero-screenshots { .hero-screenshots {
@ -67,7 +68,7 @@
width: 100%; width: 100%;
height: 100%; height: 100%;
background-color: white; background-color: white;
border: 4px solid black; border: 5px solid black;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
border-radius: 13px; border-radius: 13px;
overflow: hidden; overflow: hidden;