Updated layout

This commit is contained in:
2025-09-16 14:00:01 +02:00
parent 190e80bc40
commit 2867ed1ca7
3 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ export default function DisplayName(
}
) {
return (
<div className="flex gap-2 items-center mt-35">
<div className="flex gap-2 items-center">
<Link href={`https://namemc.com/profile/${uuid}`}>
<Image
src={head(uuid, 40)}