refactor: update About and Features components with improved content and styling

This commit is contained in:
2025-10-14 16:18:23 +02:00
parent 251d55506e
commit 8ff6d9de52
2 changed files with 8 additions and 12 deletions

View File

@@ -13,7 +13,7 @@ export function About() {
<CircleBackground color="#fff" className="animate-spin-slower" />
</div>
<Container className="relative">
<div className="mx-auto max-w-3xl sm:text-center">
<div className="mx-auto max-w-3xl text-center">
<h2 className="text-3xl lg:text-4xl font-medium tracking-tight text-white sm:text-4xl">
Discover Mycelium
</h2>