From 956ab747b51fa57446b7a37fb207d9de47633a4d Mon Sep 17 00:00:00 2001 From: Chaoming Li Date: Tue, 19 Nov 2024 17:23:08 +1100 Subject: [PATCH] fix: improve mobile menu functionality and make it full width --- layouts/partials/header.html | 118 ++++++++++++++++++++--------------- 1 file changed, 69 insertions(+), 49 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 7d07e7b..b730f18 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,56 +1,61 @@ {{ $headerConfig := .Site.Params.header }} -
-
- + + + + + {{ if not $headerConfig.hideButtons }} + + {{ end }} + + +
+ +
+ +
-
+ + + +