Updated layout
This commit is contained in:
@@ -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)}
|
||||
|
||||
Reference in New Issue
Block a user