From c9030c63ef911db100b64e4e58577cc67ea883a4 Mon Sep 17 00:00:00 2001 From: Mckay Wrigley Date: Wed, 22 Mar 2023 11:04:31 -0600 Subject: [PATCH] revert --- styles/globals.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/styles/globals.css b/styles/globals.css index 4dfeeef..f1218ea 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -27,7 +27,3 @@ width: 6px; height: 6px; } - -html { - background: #202123; -}