From e24ddaa1a68575c8b66c1c3f811a76789f07deaf Mon Sep 17 00:00:00 2001 From: Luna Date: Thu, 28 May 2026 14:01:34 +0000 Subject: [PATCH] Add a touch more hero spacing --- src/index.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index.css b/src/index.css index 52ff914..7a3f5a7 100644 --- a/src/index.css +++ b/src/index.css @@ -129,7 +129,7 @@ main, justify-content: space-between; gap: 16px; padding: 18px 22px; - margin-bottom: 12px; + margin-bottom: 18px; border: 1px solid var(--border); border-radius: 999px; background: rgba(10, 14, 28, 0.62); @@ -171,11 +171,11 @@ main, gap: 28px; align-items: start; min-height: auto; - padding-top: 10px; + padding-top: 16px; } .hero-copy { - padding: 10px 0 28px; + padding: 14px 0 28px; } .eyebrow,