From 3233a8e8511759af4b79776af60a8ebac12b6b5e Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Sat, 17 Dec 2022 10:22:10 +0700 Subject: cart font size --- src/styles/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/styles/globals.css') diff --git a/src/styles/globals.css b/src/styles/globals.css index f671b229..8e97e105 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -269,7 +269,7 @@ html, body { @apply px-4 py-3 - bg-white/80 + bg-white/90 backdrop-blur-lg border-b border-gray-300 -- cgit v1.2.3