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;
flex-direction: row;
gap: 3rem;
height: 45vh;
align-items: center;
}
.screenshot img {
height: 100%;
height: 45vh;
width: auto;
border-radius: 15px;
border: 4px solid black;