From 151cefd5288bbb33786563e31d9ac0ad957d8524 Mon Sep 17 00:00:00 2001 From: Musa Date: Fri, 21 Nov 2025 12:19:11 -0800 Subject: [PATCH] fea(www): changes --- www/src/components/Hero.tsx | 2 +- www/src/components/Navbar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/src/components/Hero.tsx b/www/src/components/Hero.tsx index fc61791c..ba2d79e2 100644 --- a/www/src/components/Hero.tsx +++ b/www/src/components/Hero.tsx @@ -5,7 +5,7 @@ import { NetworkAnimation } from "./NetworkAnimation"; export function Hero() { return ( -
+
diff --git a/www/src/components/Navbar.tsx b/www/src/components/Navbar.tsx index ec3fe494..d998d6cd 100644 --- a/www/src/components/Navbar.tsx +++ b/www/src/components/Navbar.tsx @@ -180,7 +180,7 @@ export function Navbar() { }; return ( -