diff --git a/web/themes/custom/geofresco/src/global/_base.scss b/web/themes/custom/geofresco/src/global/_base.scss index a45a840..7ac1716 100644 --- a/web/themes/custom/geofresco/src/global/_base.scss +++ b/web/themes/custom/geofresco/src/global/_base.scss @@ -31,6 +31,10 @@ height: 1rem; } +.block-geofresco-branding { + margin-bottom: 0; +} + // Prevent images from being larger than their Drupal-set size .image.no-upscale img { width: intrinsic; /* Safari/WebKit uses a non-standard name */