Fix gallery v-spacing

This commit is contained in:
Gabriel Tofvesson 2023-01-11 05:31:21 +01:00
parent 93d5f61f4f
commit 23f23c4936

@ -248,7 +248,7 @@ body {
.image-gallery div {
width: 100% !important;
height: auto !important;
margin-bottom: 5px;
margin-bottom: 10px;
}
.image-gallery div img {