diff --git a/web/themes/custom/geofresco/dist/css/global.css b/web/themes/custom/geofresco/dist/css/global.css index 312d2c7..2df1240 100644 --- a/web/themes/custom/geofresco/dist/css/global.css +++ b/web/themes/custom/geofresco/dist/css/global.css @@ -3084,8 +3084,7 @@ a.tag:hover { padding-top: 18px; } .slogan { - position: relative; - top: -36px; + margin-top: -36px; height: 36px; z-index: 30; display: -webkit-box; @@ -8165,8 +8164,5 @@ label.panel-block { background-color: #fafafa; padding: 3rem 1.5rem 6rem; } -/* -.hero-body { - padding: 2rem 1.5rem; -} -*/ +.secondary-menus { + z-index: 40; }