diff --git a/client/src/style.css b/client/src/style.css index f676f8e58e..c6c3a89307 100644 --- a/client/src/style.css +++ b/client/src/style.css @@ -2,7 +2,7 @@ @tailwind components; @tailwind utilities; -/* Custom Variables */ +/* Custom Variables */ :root { --white: #fff; --black: #000;