mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
⚡ Fixed backdrop blue appearing
This commit is contained in:
parent
caf6609bbd
commit
7b4d595819
@ -47,7 +47,7 @@
|
|||||||
'dark:bg-neutral-900 bg-white',
|
'dark:bg-neutral-900 bg-white',
|
||||||
'w-full px-5 py-4 border-b border-neutral-200 dark:border-neutral-800',
|
'w-full px-5 py-4 border-b border-neutral-200 dark:border-neutral-800',
|
||||||
'sticky top-0 z-50',
|
'sticky top-0 z-50',
|
||||||
'backdrop-blur-md opacity-95'
|
'backdrop-blur-md dark:bg-neutral-900/95 bg-white/95'
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
<!-- Se le puso un aria-label al href="/" -->
|
<!-- Se le puso un aria-label al href="/" -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user