mewizard-blog / work / gallery.css
gallery.css
Raw
.gallery {
    justify-content: space-between;
}

.gallery__image {
    max-width: 23%;
}