fix: about section

This commit is contained in:
Nik L
2026-03-13 11:14:36 -04:00
parent f28038e141
commit 085305676b

View File

@@ -11,7 +11,7 @@ export function About() {
About About
</span> </span>
</div> </div>
<h2 className="font-serif text-3xl sm:text-4xl font-semibold tracking-tight mb-4 whitespace-nowrap"> <h2 className="font-serif text-2xl sm:text-3xl md:text-4xl font-semibold tracking-tight mb-4">
We built it for ourselves, then open-sourced it. We built it for ourselves, then open-sourced it.
</h2> </h2>
</div> </div>