From 7493b5103ab00b1f29c3759daab82950fcf08367 Mon Sep 17 00:00:00 2001 From: Ethan Holz Date: Tue, 25 Aug 2026 10:40:05 -0600 Subject: [PATCH 1/5] feat: improve mobile navigation accessibility Expose the mobile menu only at its breakpoint, add accessible expanded state and labels, and provide touch-sized controls with clear open and close styling. Assisted-by: Pi:openai-codex/gpt-5.6-sol --- .../layouts/partials/hamburger.html | 22 ++++++++++--------- .../hugo-kiera-master/static/css/agathe.css | 2 +- themes/hugo-kiera-master/static/css/media.css | 22 +++++++++++++++++-- 3 files changed, 33 insertions(+), 13 deletions(-) diff --git a/themes/hugo-kiera-master/layouts/partials/hamburger.html b/themes/hugo-kiera-master/layouts/partials/hamburger.html index bdd6f6f..79aaa45 100755 --- a/themes/hugo-kiera-master/layouts/partials/hamburger.html +++ b/themes/hugo-kiera-master/layouts/partials/hamburger.html @@ -1,10 +1,10 @@ - -