From 17a24f8ff3935c3299462a0bf7a14c94bd54f25f Mon Sep 17 00:00:00 2001 From: chark1es Date: Sat, 8 Feb 2025 06:23:42 -0800 Subject: [PATCH] add blur and animations --- src/components/core/Navbar.astro | 94 +++++++++++++++++++++++++------- 1 file changed, 74 insertions(+), 20 deletions(-) diff --git a/src/components/core/Navbar.astro b/src/components/core/Navbar.astro index 93e1ee8..7ec4f8f 100644 --- a/src/components/core/Navbar.astro +++ b/src/components/core/Navbar.astro @@ -136,7 +136,7 @@ import pages from "../../data/pages.json"; -