From 38bbb73c251e7972cad40e448b179b889ad4b44d Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Wed, 24 Apr 2024 15:33:11 +0200 Subject: [PATCH] fix black info button --- templates/partials/header.html | 6 +++--- templates/partials/header_custom.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/partials/header.html b/templates/partials/header.html index c57bac1..99aa151 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -19,13 +19,13 @@
- - diff --git a/templates/partials/header_custom.html b/templates/partials/header_custom.html index d98c7cd..3e71e83 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 %} - @@ -111,7 +111,7 @@ {% else %} {% set button_id = header_label ~ "-mobile-menu-btn" | slugify %} -