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 Nov 19, 2024
1 parent 7e176e6 commit d87d06a
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 @@ -25,7 +25,7 @@ export const About = () => {
/>
<div>
<h1 className="text-6xl font-mono text-center">
What if you <strong className="text-green-600">earned</strong> 💸 from using social media? 🤔
What if you <strong className="text-green-600">earned</strong> 💸 from using social media?
</h1>
<p className="pt-6">
<div className="flex justify-center items-center gap-1 flex-wrap">
Expand Down

0 comments on commit d87d06a

Please sign in to comment.