diff options
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 ; } |
