From 34dad51debb70725ca048af0b62e0772d4c4f1b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ce=CC=81dric=20Andrietti?= Date: Tue, 24 Feb 2026 12:27:29 +0100 Subject: [PATCH 1/5] Fix mobile skiplinks to focus the menu toggle and add a new mobile-to-desktop-nav breakpoint --- header.php | 7 +++++-- src/scss/01-abstract/_variables.scss | 1 + src/scss/04-utilities/_display.scss | 27 +++++++++++++++++++++++++ src/scss/08-template-parts/_header.scss | 6 +++--- 4 files changed, 36 insertions(+), 5 deletions(-) create mode 100644 src/scss/04-utilities/_display.scss diff --git a/header.php b/header.php index bb3bc5a1..d227783c 100644 --- a/header.php +++ b/header.php @@ -27,9 +27,12 @@