From cf02c3f8515b597b5f75680ee91270c0986623ad Mon Sep 17 00:00:00 2001 From: Vercin-G <97210222+Vercin-G@users.noreply.github.com> Date: Sat, 20 Jan 2024 17:35:38 -0700 Subject: [PATCH] test --- src/app/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/globals.css b/src/app/globals.css index 1c7b11b..8faaa8b 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -2,7 +2,7 @@ @tailwind components; @tailwind utilities; -/* heeeeyyy this supports tailwind! */ +/* heeeeyy this supports tailwind! */ :root { background-color: #111111;