fix screenshots
All checks were successful
Deploy Theme / deploy (push) Successful in 11s

This commit is contained in:
kscheidecker 2025-03-10 16:27:43 +01:00
parent db766119b6
commit 4fef49437b

View File

@ -73,7 +73,8 @@
}
.screenshot img {
height: auto;
height: 100%;
width: auto;
border-radius: 15px;
border: 4px solid black;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);