Small changes

This commit is contained in:
2025-09-06 23:04:07 +02:00
parent a3da8a892c
commit e604294208
11 changed files with 14 additions and 9 deletions

View File

@@ -34,7 +34,7 @@ export default function DisplayName(
className="shadow-2xl"
/>
</Link>
<h1 className="text-3xl font-bold">
<h1 className="text-3xl font-bold text-stroke text-stroke-foreground dark:text-stroke-transparent">
<PlayerRank rank={rank} monthly={monthly} plusColor={plusColor} rankColor={rankColor} specialRank={specialRank} />{" "}
<PlayerIGN ign={ign} rank={rank} monthly={monthly} rankColor={rankColor} specialRank={specialRank} />{" "}
<GuildTag tag={guildTag} tagColor={tagColor} ign={ign} />