diff --git a/webapp/src/components/gallery/gallery.scss b/webapp/src/components/gallery/gallery.scss index 7ba76a29f..4234ab48e 100644 --- a/webapp/src/components/gallery/gallery.scss +++ b/webapp/src/components/gallery/gallery.scss @@ -8,7 +8,7 @@ color: rgba(var(--body-color), 0.3); cursor: pointer; width: 280px; - min-height: 200px; + min-height: 160px; display: flex; flex-direction: column; align-items: center;