From ba7c15d5a06a2c520b0156109546ff765b858f69 Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Tue, 29 Oct 2024 11:02:49 -0400 Subject: [PATCH] chore: non-change to force workflow --- client/src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;