feat: break name

This commit is contained in:
Jozef Steinhübl 2024-08-03 13:27:30 +02:00
parent 92d0c39db2
commit 6ccd0c4d3b
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F

View file

@ -25,7 +25,7 @@ const guilds = await filterUserGuilds(user.guilds);
height={64}
/>
<h1 class="py-12 text-5xl font-extrabold text-white">
<h1 class="break-all py-12 text-5xl font-extrabold text-white">
@{user.name}
</h1>
</div>