fix: reduce Get Started section vertical padding

This commit is contained in:
ashim-hq
2026-04-24 00:25:28 +08:00
parent 4af02612cc
commit fc30053451
+1 -1
View File
@@ -18,7 +18,7 @@ export function HowItWorks() {
}
return (
<section id="how-it-works" className="bg-background-alt px-6 py-20 md:py-28">
<section id="how-it-works" className="bg-background-alt px-6 py-14 md:py-20">
<div className="mx-auto max-w-3xl text-center">
<FadeIn>
<p className="text-sm font-medium text-accent">Get started in seconds</p>