From 7101c85041d9b168d184f801f2d6730c9c1e6a61 Mon Sep 17 00:00:00 2001 From: timurgordon Date: Fri, 4 Mar 2022 15:34:42 +0300 Subject: [PATCH] header fix --- templates/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/header.html b/templates/partials/header.html index 0471cdb..9ac55e0 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -206,7 +206,7 @@ Item active: "text-gray-600", Item inactive: "text-gray-400" --> {% set menu_id = header_label ~ "-mobile-menu" | slugify %} -