change height of imgs wide mode

This commit is contained in:
Jakub 2024-03-01 21:28:55 -05:00
parent a365f82360
commit ed080385e8

View File

@ -625,11 +625,6 @@ blockquote.location p { padding: inherit; }
}
@media screen and (min-width: 1040px) {
.gallery-item {
height: 18vh;
}
}
.gallery-item img {
object-fit: cover;