diff --git a/web/themes/custom/geofresco/src/global/overrides.scss b/web/themes/custom/geofresco/src/global/overrides.scss index 874304f..7abc1c2 100644 --- a/web/themes/custom/geofresco/src/global/overrides.scss +++ b/web/themes/custom/geofresco/src/global/overrides.scss @@ -20,6 +20,11 @@ } */ +#block-geofresco-local-tasks { + position: relative; + top: -1.5rem; +} + .footer { background-image: url('/themes/custom/geofresco/images/grassland-wark-forest.jpg'); background-position: center;