diff --git a/web/themes/custom/geofresco/src/global/_layout.scss b/web/themes/custom/geofresco/src/global/_layout.scss index b8ea7f9..b0f2418 100644 --- a/web/themes/custom/geofresco/src/global/_layout.scss +++ b/web/themes/custom/geofresco/src/global/_layout.scss @@ -35,5 +35,5 @@ /* If there's no featured image, leave enough blank space for the dropping down title. */ .content.no-featured-image { - margin-top: 4rem; + margin-top: 6rem; }