From ef3168997ce001d39bfc055d2b4c289fd674103f Mon Sep 17 00:00:00 2001 From: Jono Lane Date: Sun, 10 Dec 2023 19:03:13 -0600 Subject: [PATCH] custom color and dark mode adjustments --- src/pages/index.tsx | 4 ++-- tailwind.config.js | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index be20666..49f9587 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -53,7 +53,7 @@ const IndexPage: React.FC = () => {