forked from emre/www_projectmycelium_com
refactor: improve spacing and typography in Pods CallToAction section
- Added leading-normal to description paragraphs for better readability - Reduced top margin from mt-10 to mt-6 for benefits list and CTA cards - Changed benefits grid gap from gap-y-3 to gap-y-1 lg:gap-y-3 for tighter mobile spacing - Reduced horizontal gap between CTA cards from gap-x-10 to gap-x-8
This commit is contained in:
@@ -20,7 +20,7 @@ export function PodsCapabilities() {
|
||||
|
||||
{/* ✅ LEFT SIDE — Title + Intro */}
|
||||
<div className="max-w-xl ">
|
||||
<Eyebrow>What You Can Do</Eyebrow>
|
||||
<Eyebrow className="text-cyan-500 tracking-[0.16em]">What You Can Do</Eyebrow>
|
||||
|
||||
<H3 className="mt-6 text-white">
|
||||
Pods Features
|
||||
|
||||
Reference in New Issue
Block a user