Fix margins on resize, temp fix

This commit is contained in:
Jake Runyan 2024-12-30 13:45:31 -10:00
parent 4a8d9a7e29
commit 7b8da1d734

View File

@ -6,7 +6,7 @@
} }
.gallery-photo { .gallery-photo {
margin: 0.6vw; margin: 0.2vw;
border-radius: 5px; border-radius: 5px;
display: block; display: block;
height: auto; height: auto;