From 833b3bede8aaf2aaf1ed3d983c0ccfaa20ae2b46 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 30 Nov 2021 22:13:55 -0600 Subject: [PATCH] fix --- files/static/src/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/static/src/main.css b/files/static/src/main.css index e90fa896f4..1ce1a2a9f6 100644 --- a/files/static/src/main.css +++ b/files/static/src/main.css @@ -13,5 +13,5 @@ } label { - @apply font-bold text-gray-700 text-sm leading-normal mb-2; + @apply font-bold text-black text-sm leading-normal mb-2; } \ No newline at end of file