Skip to content

Commit

Permalink
optimize appearance
Browse files Browse the repository at this point in the history
  • Loading branch information
0wh committed Feb 3, 2024
1 parent d0a205b commit 1739e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default function Home() {
height={72}
priority
/>
<p className="mx-4 min-w-[400px] text-center sm:text-start font-sans max-w-[56ch] sm:max-w-none">
<p className="mx-4 min-w-[396px] text-center sm:text-start font-sans max-w-[56ch] sm:max-w-none">
Hello! I'm{" "}
<span className="font-semibold font-serif text-2xl">
Mike Hyatt
Expand Down

0 comments on commit 1739e48

Please sign in to comment.