diff options
| author | Bobby <[email protected]> | 2023-05-09 20:37:58 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2023-05-09 20:37:58 -0400 |
| commit | b6335309030b483bae75f1b1cc5b602f477e8b23 (patch) | |
| tree | e8be4d3cc952d0e8de3f5e1bb86989c190e4f793 /app/globals.css | |
| parent | ca81030bd777ea04441f9b0cfc388e096f60a5a4 (diff) | |
| download | mafia-main.tar.xz mafia-main.zip | |
Diffstat (limited to 'app/globals.css')
| -rw-r--r-- | app/globals.css | 3 |
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)); -} +} */ |
