Skip to content

Commit

Permalink
Test/ Preview testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmihi authored Oct 11, 2023
1 parent 21aeafa commit 740928b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const Home = () => {
<>
<div className="w-full flex flex-col justify-center items-center gap-6 mb-8 max-w-4xl">
<div className="flex flex-col items-center gap-2 md:gap-1 mb-6 pointer-events-none">
<Title className="tracking-normal">The Leaderboard</Title>
<Title className="tracking-normal">The Leader</Title>
<Footnote className="text-black/40 max-w-[500px] text-xl lg:text-center leading-6">
A place where your true colors show off despite all the differences
</Footnote>
Expand Down

0 comments on commit 740928b

Please sign in to comment.