Update light theme.

This commit is contained in:
pheralb
2023-12-16 21:37:05 +00:00
parent 49dab68575
commit f7e6883cdd
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
<nav
class={cn(
'dark:bg-neutral-900 bg-neutral-100',
'dark:bg-neutral-900 bg-white',
'w-full px-5 py-4 border-b border-neutral-200 dark:border-neutral-800',
'sticky top-0 z-50',
'backdrop-blur-md opacity-95'