diff --git a/web/themes/custom/geofresco/dist/css/global.css b/web/themes/custom/geofresco/dist/css/global.css index 35ab189..ef5ca6e 100644 --- a/web/themes/custom/geofresco/dist/css/global.css +++ b/web/themes/custom/geofresco/dist/css/global.css @@ -8231,4 +8231,4 @@ label.panel-block { /* 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; }