Update src/app/about/page.tsx

This commit is contained in:
2026-03-14 05:27:54 +00:00
parent fc79753b8d
commit e20f7ce971

View File

@@ -160,7 +160,7 @@ export default function AboutPage() {
},
]}
containerClassName="gap-12"
titleClassName="text-4xl font-extrabold"
itemClassName="text-4xl font-extrabold"
descriptionClassName="text-lg opacity-90"
/>
</div>