diff --git a/webapp/src/components/gallery/gallery.scss b/webapp/src/components/gallery/gallery.scss index f58820b92..017c3bc1a 100644 --- a/webapp/src/components/gallery/gallery.scss +++ b/webapp/src/components/gallery/gallery.scss @@ -2,6 +2,7 @@ display: flex; flex-wrap: wrap; overflow: auto; + margin-top: 10px; .octo-gallery-new { border: 1px solid rgba(var(--center-channel-color-rgb), 0.09);