From 31d6352ab8855754ef18c01763d3c1b5a68de857 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Thu, 22 Dec 2022 15:29:18 +0700 Subject: Appbar component and auth hook (useAuth) --- src/styles/globals.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/styles') diff --git a/src/styles/globals.css b/src/styles/globals.css index 813b78d0..aafcd33e 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -275,8 +275,6 @@ html, body { top-0 border-b border-gray_r-7 - shadow-lg - shadow-gray_r-2 z-50 ; } -- cgit v1.2.3