forked from veda/www_veda_2025
ok
This commit is contained in:
@@ -84,7 +84,7 @@ export function Header() {
|
||||
const isStoryPage = pathname === '/story'
|
||||
|
||||
const headerClasses = clsx(
|
||||
'bg-bg-sand',
|
||||
'bg-darksand',
|
||||
{
|
||||
'fixed top-0 left-0 right-0 z-50': isStoryPage,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user