Merge version_10_1779668906943 into main #11
@@ -59,7 +59,7 @@ const InlinedNavbarCentered = ({ logo, navItems, ctaButton }: NavbarCenteredProp
|
||||
<>
|
||||
<nav
|
||||
className={cls(
|
||||
"fixed z-1000 top-5 left-1/2 -translate-x-1/2 w-content-width transition-all duration-500 ease-in-out rounded-theme bg-background/60 backdrop-blur-md",
|
||||
"fixed z-1000 top-5 left-0 w-full transition-all duration-500 ease-in-out rounded-theme bg-background/60 backdrop-blur-md",
|
||||
isScrolled ? "h-15" : "h-20"
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user