From f8f53d0ac9913dcd3f3ad4e806f7a9dfa644dba5 Mon Sep 17 00:00:00 2001
From: Jens Cornelsen <79703163+IB-Cornelsen@users.noreply.github.com>
Date: Sat, 22 Feb 2025 19:41:20 +0100
Subject: [PATCH] .
---
src/layouts/DashboardLayout.astro | 5 ++++-
src/style/global.css | 13 -------------
2 files changed, 4 insertions(+), 14 deletions(-)
diff --git a/src/layouts/DashboardLayout.astro b/src/layouts/DashboardLayout.astro
index 20651fed..1d4420e9 100644
--- a/src/layouts/DashboardLayout.astro
+++ b/src/layouts/DashboardLayout.astro
@@ -99,7 +99,10 @@ let lightTheme = Astro.cookies.get("theme")?.value === "light";
-
+
+
+