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

This commit is contained in:
kscheidecker 2025-03-10 16:29:16 +01:00
parent 4fef49437b
commit 7bedb12854

View File

@ -68,12 +68,11 @@
display: flex; display: flex;
flex-direction: row; flex-direction: row;
gap: 3rem; gap: 3rem;
height: 45vh;
align-items: center; align-items: center;
} }
.screenshot img { .screenshot img {
height: 100%; height: 45vh;
width: auto; width: auto;
border-radius: 15px; border-radius: 15px;
border: 4px solid black; border: 4px solid black;