From 4257f96d0b307cf2f561199cc24b409be4e06687 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sat, 2 May 2026 14:41:25 -0500 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8feature:=20Build=20desktop=20header?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Copilot --- header.php | 7 +- styles/base/typography.css | 2 +- styles/components/site-header.css | 24 ++++-- styles/navigation/nav-main-default.css | 82 ++++++++++---------- views/components/menu-items/has-children.php | 2 +- views/components/nav-aux.php | 8 +- views/partials/social-media.php | 2 +- 7 files changed, 68 insertions(+), 59 deletions(-) diff --git a/header.php b/header.php index 65b6309..5202efc 100644 --- a/header.php +++ b/header.php @@ -32,7 +32,6 @@ $showHero = in_array( > - <?php wp_title( '' ); ?> @@ -47,9 +46,9 @@ $showHero = in_array(