setting up dark/white mode. fixed some other small things

This commit is contained in:
2025-12-18 21:06:08 -05:00
parent 7f3818f795
commit c6d1bce771
11 changed files with 260 additions and 107 deletions
+1
View File
@@ -0,0 +1 @@
<main className="min-h-screen bg-white text-zinc-900 dark:bg-black dark:text-zinc-50">