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 ( -