Small tweak to the margin

This commit is contained in:
2025-09-05 00:57:45 +02:00
parent 610d6b62e4
commit 66dd406e5d
2 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ export default function DisplayName(
}
) {
return (
<div className="flex items-end mt-25">
<div className="flex items-end mt-35">
<h1 className="text-3xl font-bold">
<PlayerRank rank={rank} monthly={monthly} plusColor={plusColor} rankColor={rankColor} specialRank={specialRank} />{" "}
<PlayerIGN ign={ign} rank={rank} monthly={monthly} rankColor={rankColor} specialRank={specialRank} />{" "}