From b44c9c324af0283dd8a8dbbd9e63a81881710aa0 Mon Sep 17 00:00:00 2001 From: Michael Winter Date: Sat, 7 Mar 2026 14:21:06 +0100 Subject: [PATCH] Update header with hamburger, name, and page title; adjust alignment --- components/Menu.vue | 4 ++-- layouts/default.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/Menu.vue b/components/Menu.vue index f7d769e..a95ab58 100644 --- a/components/Menu.vue +++ b/components/Menu.vue @@ -2,10 +2,10 @@
diff --git a/layouts/default.vue b/layouts/default.vue index 750d3c0..5dc46dc 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -1,7 +1,7 @@