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 {
width: 150px;
height: 340px;
width: 100%;
height: 100%;
background-color: white;
border: 4px solid black;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
border-radius: 11px;
border-radius: 13px;
overflow: hidden;
}