fix: tighten hero bottom padding
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user