Update src/app/about/page.tsx

This commit is contained in:
2026-03-14 05:31:02 +00:00
parent 330cd70b78
commit 18ab7b4d35

View File

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