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

This commit is contained in:
Helldragon67 2024-10-18 16:41:07 +08:00
parent 1e5d51f7c3
commit 3a55199923

View File

@ -55,7 +55,7 @@
/* color: #2ee797; */
color: #ff3988;
opacity: 1;
box-shadow: 0 0px 16px rgba(0, 0, 0, 0.2);
box-shadow: 0 0px 16px rgba(0, 0, 0, 0.3);
}
.hero-screenshots {
@ -68,7 +68,7 @@
.screenshot {
width: 100%;
height: 100%;
height: 330px;
background-color: white;
border: 5px solid black;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);