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

This commit is contained in:
Helldragon67 2024-10-18 15:17:06 +08:00
parent 0a27c31bed
commit de745d93ea

View File

@ -51,8 +51,8 @@
.hero-button:hover {
background-color: white;
color: #2ee797;
/* background-color: white; */
background-color: #2ee797;
}
.hero-screenshots {
@ -60,11 +60,12 @@
display: flex;
gap: 40px;
margin-left: 0px;
padding-left: 0px;
}
.screenshot {
width: 150px;
height: 280px;
height: 320px;
background-color: white;
border: 0px solid black;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);