summaryrefslogtreecommitdiff
path: root/src/styles
diff options
context:
space:
mode:
authorRafi Zadanly <rafizadanly@gmail.com>2022-12-22 15:29:18 +0700
committerRafi Zadanly <rafizadanly@gmail.com>2022-12-22 15:29:18 +0700
commit31d6352ab8855754ef18c01763d3c1b5a68de857 (patch)
treee9b7e67a994574b5b1ccc7c8ef805a899f561d3d /src/styles
parent7ca4c68e3c509004a84d05ebd6d66019c7e92b72 (diff)
Appbar component and auth hook (useAuth)
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/globals.css2
1 files changed, 0 insertions, 2 deletions
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
;
}