From a984702fc09c21a3c2a624cdf9a3ea27e81a79d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 28 Sep 2019 23:37:00 -0400 Subject: [PATCH] Commit compiled CSS --- web/themes/custom/geofresco/dist/css/overrides.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/web/themes/custom/geofresco/dist/css/overrides.css b/web/themes/custom/geofresco/dist/css/overrides.css index 9cfef7f..5ede7ee 100644 --- a/web/themes/custom/geofresco/dist/css/overrides.css +++ b/web/themes/custom/geofresco/dist/css/overrides.css @@ -12,6 +12,10 @@ padding-top: 1.5rem; } */ +#block-geofresco-local-tasks { + position: relative; + top: -1.5rem; } + .footer { background-image: url("/themes/custom/geofresco/images/grassland-wark-forest.jpg"); background-position: center;