diff --git a/src/components/profile/ProfileIdentityRail.tsx b/src/components/profile/ProfileIdentityRail.tsx index 0f7d2fc6..b371c4d0 100644 --- a/src/components/profile/ProfileIdentityRail.tsx +++ b/src/components/profile/ProfileIdentityRail.tsx @@ -454,7 +454,7 @@ interface ProfileAvatarBlockProps { /** * Avatar + NIP-38 status bubble. Always rendered as the first thing below - * the banner; the avatar uses `-mt-16 md:-mt-20` to overlap into the banner + * the banner; the avatar uses `-mt-20` to overlap into the banner * area. Must NOT be wrapped in any element with `overflow: hidden` / * `overflow-y: auto` or the overhang will be clipped. */ @@ -468,12 +468,12 @@ export function ProfileAvatarBlock({ return (