From 12a39bf8b4243d5066051cb974a1388a110e9727 Mon Sep 17 00:00:00 2001 From: Daniel Kluge Date: Sat, 21 Mar 2026 17:20:10 +0100 Subject: [PATCH] Add some more and smoother transistions --- src/components/Navigation.astro | 15 --------------- src/styles/global.css | 6 ++++++ 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/src/components/Navigation.astro b/src/components/Navigation.astro index 4d4b2e8..94bcd14 100644 --- a/src/components/Navigation.astro +++ b/src/components/Navigation.astro @@ -25,21 +25,6 @@ import Logo from "../assets/logo.svg"; - -