max width to home info

This commit is contained in:
Trace Panic 2026-02-05 11:12:06 +03:00
parent 70021832fa
commit ea17ac9680

View File

@ -9,7 +9,7 @@ function Home() {
<> <>
<div> <div>
<h1 className="text-2xl font-semibold">Patrick Obama</h1> <h1 className="text-2xl font-semibold">Patrick Obama</h1>
<p className="mt-2"> <p className="mt-2 max-w-prose">
Full-stack developer building secure, performant web applications with Full-stack developer building secure, performant web applications with
Next.js, NestJS, TanStack, TypeScript and PostgreSQL. Next.js, NestJS, TanStack, TypeScript and PostgreSQL.
</p> </p>