From 2448fde2fa0df32c1669082a7d0bab7d423854ec Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Sat, 17 Dec 2022 11:08:23 +0700 Subject: autocomplete color --- 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 8e97e105..3826ee76 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -261,7 +261,7 @@ html, body { w-full h-full z-[55] - bg-gray_r-12/60 + bg-gray_r-12/40 ; } -- cgit v1.2.3