From dfe75c314a2835de746293c485934cccf48fe344 Mon Sep 17 00:00:00 2001 From: keven1024 Date: Sun, 1 Jun 2025 21:21:25 +0800 Subject: [PATCH] fix(front): update Navbar and default layout for improved sticky behavior and background image --- front/components/Navbar.vue | 2 +- front/layouts/default.vue | 20 ++++++++++++-------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/front/components/Navbar.vue b/front/components/Navbar.vue index d20cbbd..82c4741 100644 --- a/front/components/Navbar.vue +++ b/front/components/Navbar.vue @@ -1,6 +1,6 @@