Changes to tidy up header

This commit is contained in:
adilallo
2025-08-07 08:48:52 -06:00
parent 0272011beb
commit 6bfcaf2aa0
7 changed files with 28 additions and 14 deletions
+5
View File
@@ -2,3 +2,8 @@
@tailwind components;
@tailwind utilities;
@import "./tailwind.css";
body {
background-color: black;
min-height: 100vh;
}