diff --git a/css/index.css b/css/index.css index 12232bb..9725add 100644 --- a/css/index.css +++ b/css/index.css @@ -198,6 +198,7 @@ header { padding: 0 !important; border: none !important; box-shadow: none !important; + background-color: transparent !important; } .quicklinks { diff --git a/templates/partials/header_custom.html b/templates/partials/header_custom.html index be97ef6..5ff0275 100644 --- a/templates/partials/header_custom.html +++ b/templates/partials/header_custom.html @@ -45,7 +45,7 @@ {% else %}
{% set button_id = header_label ~ "-menu-btn" | slugify %} -