fix: reduce gap between header and hero
This commit is contained in:
@@ -150,7 +150,7 @@
|
|||||||
</header>
|
</header>
|
||||||
|
|
||||||
<!-- ─── HERO ─── -->
|
<!-- ─── 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="max-w-6xl mx-auto px-6 py-24 w-full">
|
||||||
<div class="grid lg:grid-cols-2 gap-16 items-center">
|
<div class="grid lg:grid-cols-2 gap-16 items-center">
|
||||||
<!-- Left -->
|
<!-- Left -->
|
||||||
|
|||||||
Reference in New Issue
Block a user