diff --git a/src/components/ui/NavbarFloating.tsx b/src/components/ui/NavbarFloating.tsx index 7f8370e..da13d7b 100644 --- a/src/components/ui/NavbarFloating.tsx +++ b/src/components/ui/NavbarFloating.tsx @@ -45,8 +45,8 @@ const NavbarFloating = ({ logo, navItems, ctaButton }: NavbarFloatingProps) => { )} -