fix: tighten hero bottom padding

This commit is contained in:
M1 2026-03-16 14:54:56 +04:00
parent 2627ad756f
commit 4e7fdfa07c
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@
<!-- ─── HERO ─── -->
<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="max-w-6xl mx-auto px-6 pt-16 pb-12 w-full">
<div class="grid lg:grid-cols-2 gap-16 items-center">
<!-- Left -->
<div class="fade-up">