From 4e778145f046bc244a14414518b0123864f72763 Mon Sep 17 00:00:00 2001 From: "Thomas G. Lopes" <26071571+TGlide@users.noreply.github.com> Date: Wed, 8 Oct 2025 20:17:07 +0100 Subject: [PATCH 1/3] nav adjustments wip --- src/lib/components/ExpandNavigation.svelte | 2 +- src/routes/+layout.svelte | 23 +++++++++++----------- 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/src/lib/components/ExpandNavigation.svelte b/src/lib/components/ExpandNavigation.svelte index 45aa691f1e0..ad2e2e8133a 100644 --- a/src/lib/components/ExpandNavigation.svelte +++ b/src/lib/components/ExpandNavigation.svelte @@ -10,7 +10,7 @@