From 15316c7e9b2e281adce98b006cbdb03d9710ee37 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Wed, 24 Apr 2024 15:26:24 +0200 Subject: [PATCH] fix black info button --- css/index.css | 5 +++++ templates/partials/header.html | 4 ++-- templates/partials/header_custom.html | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) 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 @@
- -
- -