diff options
| author | Rafi Zadanly <rafizadanly@gmail.com> | 2022-12-19 17:33:49 +0700 |
|---|---|---|
| committer | Rafi Zadanly <rafizadanly@gmail.com> | 2022-12-19 17:33:49 +0700 |
| commit | df78d2cc8f8fe25e2cf2e162dca3e7c60293a41c (patch) | |
| tree | 5056a45f5549c3cf653d9acd4cb74eb52c097f7c /src/styles/globals.css | |
| parent | 03adcb9bff8cb4a2ffcb442f6e8f787ea205feb4 (diff) | |
no message
Diffstat (limited to 'src/styles/globals.css')
| -rw-r--r-- | src/styles/globals.css | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css index 3826ee76..5e0c54fa 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -42,7 +42,7 @@ html, body { a { @apply font-medium - text-yellow_r-11 + text-yellow_r-10 ; } } @@ -271,11 +271,9 @@ html, body { py-3 bg-white/90 backdrop-blur-lg - border-b - border-gray-300 sticky top-0 - shadow-sm + shadow z-50 ; } |
