Skip to content

Commit

Permalink
Improvements to about page
Browse files Browse the repository at this point in the history
  • Loading branch information
luloxi committed Dec 13, 2024
1 parent c9ea1c9 commit f3e4d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nextjs/app/about/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export const About = () => {
height={350}
/>
<div>
<h1 className="text-5xl font-bold">About this build 🤘</h1>
<h1 className="text-4xl font-bold">About this build 🤘</h1>
<p className="pt-6 text-green-600 text-2xl">Use social media and earn! 🤑</p>
<p className="">
Social protocol where interactions are monetized 💰 <br />
Expand Down

0 comments on commit f3e4d5f

Please sign in to comment.