diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/templates-v2.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/templates-v2.scss index 07426d94da..a829bb80d5 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/templates-v2.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/templates-v2.scss @@ -21,7 +21,7 @@ } .gallery { - margin-top: var(--spacing-10); + padding-top: calc($header-height + var(--spacing-10)) !important; .gallery-tagged-tags-container-spacing { padding: 0 var(--spacing-09);