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

This commit is contained in:
Helldragon67 2024-10-18 16:23:58 +08:00
parent 3f7ffad3d0
commit 1a34687527

View File

@ -64,12 +64,12 @@
} }
.screenshot { .screenshot {
width: 150px; width: 100%;
height: 340px; height: 100%;
background-color: white; background-color: white;
border: 4px solid black; border: 4px 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: 11px; border-radius: 13px;
overflow: hidden; overflow: hidden;
} }