From bce8b4e3db95daf21b1b57c721298077c5a122bf Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Sat, 23 May 2026 22:25:44 +0100 Subject: [PATCH] fix: logo 4x larger (168px), remove hero min-h-screen gap Co-Authored-By: Claude Sonnet 4.6 --- src/components/landing/Hero.tsx | 4 ++-- src/components/layout/Header.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/landing/Hero.tsx b/src/components/landing/Hero.tsx index 1f223966..0000d043 100644 --- a/src/components/landing/Hero.tsx +++ b/src/components/landing/Hero.tsx @@ -119,7 +119,7 @@ export default function Hero() { const shouldAnimate = !shouldReduce; return ( -
+
{/* Background glow */}
-
+
diff --git a/src/components/layout/Header.tsx b/src/components/layout/Header.tsx index 4c4ef5b5..e6ff470f 100644 --- a/src/components/layout/Header.tsx +++ b/src/components/layout/Header.tsx @@ -97,7 +97,7 @@ export default function Header() { Cohorta