chore(site): increase hero top padding

This commit is contained in:
Nicholas Kissel 2026-01-27 22:07:45 -08:00 committed by Nathan Flurry
parent f32dcca156
commit 629460c42c

View file

@ -30,7 +30,7 @@ const CopyInstallButton = () => {
export function Hero() {
return (
<section className="relative pt-32 pb-24 overflow-hidden">
<section className="relative pt-44 pb-24 overflow-hidden">
<div className="max-w-7xl mx-auto px-6 relative z-10">
<div className="flex flex-col lg:flex-row items-center gap-16">
<div className="flex-1 text-center lg:text-left">