fix: reduce gap between header and hero

This commit is contained in:
M1 2026-03-16 14:44:53 +04:00
parent 6f5f51e390
commit 5613fb9cf4
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@
</header>
<!-- ─── HERO ─── -->
<section class="relative min-h-screen flex items-center hero-glow pt-16">
<section class="relative min-h-screen flex items-start hero-glow pt-24">
<div class="max-w-6xl mx-auto px-6 py-24 w-full">
<div class="grid lg:grid-cols-2 gap-16 items-center">
<!-- Left -->