forked from emre/www_projectmycelium_com
refactor: adjust horizontal padding to vertical padding in HomeBlink container
This commit is contained in:
@@ -34,7 +34,7 @@ export function HomeBlink({ onGetStartedClick }: { onGetStartedClick: () => void
|
||||
{/* ✅ Cyan Spotlight */}
|
||||
<Spotlight className="-top-40 left-0 md:-top-20 md:left-60" />
|
||||
|
||||
<div className="relative z-10 mx-auto w-full max-w-7xl p-4 md:pt-0">
|
||||
<div className="relative z-10 mx-auto w-full max-w-7xl py-4 md:pt-0">
|
||||
<HomeHeadline />
|
||||
<H4 className="text-center mt-8">The Living Network of the Next Internet</H4>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user