diff options
Diffstat (limited to 'src/styles/globals.css')
| -rw-r--r-- | src/styles/globals.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css index c3776373..f671b229 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -269,7 +269,8 @@ html, body { @apply px-4 py-3 - bg-white + bg-white/80 + backdrop-blur-lg border-b border-gray-300 sticky |
