From 2291e1e54dd7a87750b24b7c92bde089e032096e Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 24 May 2026 23:42:10 +0000 Subject: [PATCH] Make navbar floating, rounded, and glassmorphic --- src/components/Layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 4f958c1..7aaa5a4 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -59,8 +59,8 @@ const InlinedNavbarCentered = ({ logo, navItems, ctaButton }: NavbarCenteredProp <>