diff --git a/web/themes/custom/geofresco/dist/css/global.css b/web/themes/custom/geofresco/dist/css/global.css index ff4a017..f74d70d 100644 --- a/web/themes/custom/geofresco/dist/css/global.css +++ b/web/themes/custom/geofresco/dist/css/global.css @@ -3092,6 +3092,8 @@ a.tag:hover { display: -ms-flexbox; display: flex; } .slogan .title { + position: relative; + top: 2px; color: #8FB489; font-size: 1.2rem; margin: auto; }