fix: match homepage about mobile heading spacing

This commit is contained in:
jinhojang6
2026-06-17 00:23:27 +09:00
committed by Jinho Jang
parent 9e7fc4d22a
commit e8aa5328f4
2 changed files with 6 additions and 4 deletions
@@ -74,11 +74,12 @@ export default async function AboutSection({ locale }: { locale: string }) {
rise={180}
className="relative z-[2] mt-[96px] rounded-t-[40px] bg-brand-dark-green text-brand-off-white lg:mt-[48px] lg:rounded-t-[100px]"
>
<div className="mx-auto max-w-[1440px] px-6 pt-[88px] pb-[200px] lg:px-[130px] lg:pt-[112px] lg:pb-[291px]">
<SectionHeadingReveal className="mx-auto max-w-[853px] whitespace-normal text-center font-display text-[36px] leading-none tracking-[-0.03em] desktop:whitespace-pre-line">
{t('heading')}
<div className="mx-auto max-w-[1440px] px-6 pt-[112px] pb-[200px] lg:px-[130px] lg:pt-[112px] lg:pb-[291px]">
<SectionHeadingReveal className="mx-auto max-w-[853px] whitespace-pre-line text-center font-display text-[24px] leading-none tracking-[-0.72px] desktop:text-[36px] desktop:tracking-[-0.03em]">
<span className="desktop:hidden">{t('headingMobile')}</span>
<span className="hidden desktop:inline">{t('heading')}</span>
</SectionHeadingReveal>
<div className="mt-14 lg:mt-[74px]">
<div className="mt-[112px] lg:mt-[74px]">
<CivilSocietyAccordion items={items} />
</div>
</div>
+1
View File
@@ -107,6 +107,7 @@
"body": "We are a movement for builders, explorers, and dreamers who refuse to accept the world as it is. We're part of a generation fed up with corruption, surveillance, and stagnation often associated with incumbent institutions.",
"intro": "Civil society is in decline. Our institutions are failing. Our money is debased. People are atomised, indebted, and increasingly unable to provide for themselves or their families. Reform from within cannot reverse this because the system selects for compliance, and centralisation leads inevitably to corruption.",
"heading": "Civil society is in decline. Our institutions are failing.\nReform from within cannot reverse this.",
"headingMobile": "Civil society is in decline.\nOur institutions are failing.\nReform from within\ncannot reverse this.",
"closing1": "Logos exist to build the decentralised infrastructure and living ecosystem that makes a parallel society possible for anyone \nready to reclaim their agency in the digital and physical world.",
"closing2": "Built for exit when the existing order can no longer hold.",
"closing3": "Build the parallel. Prove it in practice. Keep it human.",