aboutsummaryrefslogtreecommitdiff
path: root/app/globals.css
diff options
context:
space:
mode:
authorBobby <[email protected]>2023-05-09 20:37:58 -0400
committerBobby <[email protected]>2023-05-09 20:37:58 -0400
commitb6335309030b483bae75f1b1cc5b602f477e8b23 (patch)
treee8be4d3cc952d0e8de3f5e1bb86989c190e4f793 /app/globals.css
parentca81030bd777ea04441f9b0cfc388e096f60a5a4 (diff)
downloadmafia-main.tar.xz
mafia-main.zip
Setup Basic RepositoryHEADmain
Diffstat (limited to 'app/globals.css')
-rw-r--r--app/globals.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/globals.css b/app/globals.css
index fd81e88..746ad69 100644
--- a/app/globals.css
+++ b/app/globals.css
@@ -2,6 +2,7 @@
@tailwind components;
@tailwind utilities;
+/*
:root {
--foreground-rgb: 0, 0, 0;
--background-start-rgb: 214, 219, 220;
@@ -24,4 +25,4 @@ body {
rgb(var(--background-end-rgb))
)
rgb(var(--background-start-rgb));
-}
+} */