fix text max width

This commit is contained in:
Aman Varshney
2025-05-28 13:09:21 +05:30
parent 07c8a59ef6
commit bb17677d39

View File

@@ -179,7 +179,7 @@ export default function HomePage() {
</div>
<div className="mb-6 text-center">
<p className="mx-auto max-w-2xl font-mono text-lg text-muted-foreground">
<p className="mx-auto font-mono text-lg text-muted-foreground">
# Modern CLI for scaffolding end-to-end type-safe TypeScript
projects
</p>