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 701fcacabb..e4277fb555 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/templates-v2.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/templates-v2.scss @@ -235,6 +235,10 @@ } } + .recent-docs + .featured-docs { + margin-top: var(--spacing-16); + } + .gallery-item-title { display: inline-flex; gap: var(--spacing-06);