Small tweak to the margin
This commit is contained in:
@@ -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} />{" "}
|
||||
|
||||
Reference in New Issue
Block a user