Skip to content

Commit

Permalink
use css text transform
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsPi3141 committed Dec 27, 2024
1 parent 2177374 commit dafb759
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 />
FAKE AVATAR DECORATIONS
<span className="capitalize">Fake Avatar Decorations</span>
</p>
<LoadingCircle className="mb-4 w-10 h-10" />
<p>Loading...</p>
Expand Down

0 comments on commit dafb759

Please sign in to comment.