diff options
| author | Rafi Zadanly <rafizadanly@gmail.com> | 2022-12-22 15:29:18 +0700 |
|---|---|---|
| committer | Rafi Zadanly <rafizadanly@gmail.com> | 2022-12-22 15:29:18 +0700 |
| commit | 31d6352ab8855754ef18c01763d3c1b5a68de857 (patch) | |
| tree | e9b7e67a994574b5b1ccc7c8ef805a899f561d3d /src/styles/globals.css | |
| parent | 7ca4c68e3c509004a84d05ebd6d66019c7e92b72 (diff) | |
Appbar component and auth hook (useAuth)
Diffstat (limited to 'src/styles/globals.css')
| -rw-r--r-- | src/styles/globals.css | 2 |
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 ; } |
