diff --git a/css/index.css b/css/index.css index ed7970c..96bb310 100644 --- a/css/index.css +++ b/css/index.css @@ -194,6 +194,11 @@ header { background-color: transparent !important; } +.menu-mobile { + + background-color: transparent !important; +} + .quicklinks { box-sizing: border-box; -webkit-align-items: center; diff --git a/templates/partials/header.html b/templates/partials/header.html index 053dcf8..c57bac1 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -19,13 +19,13 @@