From dad69dac5b68c890fc8ad38c6962dffc54827abf Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Thu, 16 Apr 2026 05:11:06 +0000 Subject: [PATCH] Bob AI: Adjust the vertical alignment of the text, subtext, and butt --- src/index.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/index.css b/src/index.css index 75bfd31..f61a6db 100644 --- a/src/index.css +++ b/src/index.css @@ -151,6 +151,10 @@ h6 { font-family: var(--font-manrope), sans-serif; } +#hero { + padding-top: 4rem; +} + /* WEBILD_CARD_STYLE */ /* @cards/gradient-mesh */ .card {