From f6b0008f766376de060ef300711354566fd9883d Mon Sep 17 00:00:00 2001 From: jo-elimu <1451036+jo-elimu@users.noreply.github.com> Date: Sun, 30 Jun 2024 13:14:21 +0700 Subject: [PATCH] styles(frontend): dark mode refs #18 --- frontend/src/components/Footer.tsx | 2 +- frontend/src/components/Header.tsx | 2 +- frontend/src/components/Sponsorships.tsx | 2 +- frontend/src/pages/index.tsx | 2 +- frontend/src/pages/sponsorships/[queueIndex].tsx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/components/Footer.tsx b/frontend/src/components/Footer.tsx index a1ab009..0deff0b 100644 --- a/frontend/src/components/Footer.tsx +++ b/frontend/src/components/Footer.tsx @@ -1,7 +1,7 @@ export default function Footer() { console.debug("Footer"); return ( -