fix: reduce gap between header and hero
This commit is contained in:
parent
6f5f51e390
commit
5613fb9cf4
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue