From 70e3b23abb3f3ba3ec8b1a61f4fdaca01da4d074 Mon Sep 17 00:00:00 2001 From: TheLokin Date: Wed, 13 Mar 2024 19:13:43 +0100 Subject: [PATCH] Remove theme toggle dead code from pre-landing --- src/sections/Footer.astro | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/sections/Footer.astro b/src/sections/Footer.astro index 5d8eb7997..89fca10d3 100644 --- a/src/sections/Footer.astro +++ b/src/sections/Footer.astro @@ -22,10 +22,7 @@ import XIcon from "@/icons/x.astro" class="my-12 h-[2px] w-full min-w-[20rem] border-t-0 bg-transparent bg-gradient-to-r from-transparent via-white to-transparent bg-center md:hidden" />