From 232c8724489ff77081f1e9e2045336accbb66c7f Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Wed, 14 Dec 2022 10:30:30 +0700 Subject: no message --- src/styles/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/styles') diff --git a/src/styles/globals.css b/src/styles/globals.css index 95a7a898..0d1f317d 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -7,7 +7,7 @@ html, body { @apply w-screen - text-body-1 + text-body-2 text-gray_r-12 bg-gray_r-1 ; -- cgit v1.2.3