From e10108430dcfdec870e8b46e4c7fab5e30016bc3 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sat, 11 Sep 2021 13:23:29 -0500 Subject: [PATCH] Add html text color --- assets/css/tailwind.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/tailwind.css b/assets/css/tailwind.css index b9855d6..375d850 100644 --- a/assets/css/tailwind.css +++ b/assets/css/tailwind.css @@ -61,6 +61,7 @@ html { box-sizing: border-box; background: #191a1d; + color: #e2e8f0; } *,