Skip to content

Commit

Permalink
fix font
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsPi3141 committed Dec 27, 2024
1 parent 8265b06 commit c884e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const LoadingScreen = () => (
<p className="top-8 absolute mx-8 max-w-xl font-bold text-4xl text-center ginto">
Discord
<br />
<span className="capitalize">Fake Avatar Decorations</span>
<span className="capitalize ginto">Fake Avatar Decorations</span>
</p>
<LoadingCircle className="mb-4 w-10 h-10" />
<p>Loading...</p>
Expand Down

0 comments on commit c884e30

Please sign in to comment.