From 8926a73bd9c717b1598052ca5c0da9dde68f204b Mon Sep 17 00:00:00 2001 From: mr0x50 <24775431+mroxso@users.noreply.github.com> Date: Sun, 16 Feb 2025 00:08:14 +0100 Subject: [PATCH] fix(ProfileInfoCard): enhance avatar image styling for better display --- components/ProfileInfoCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ProfileInfoCard.tsx b/components/ProfileInfoCard.tsx index 28e2023..b0c8b35 100644 --- a/components/ProfileInfoCard.tsx +++ b/components/ProfileInfoCard.tsx @@ -86,7 +86,7 @@ const ProfileInfoCard: React.FC = React.memo(({ pubkey })
- +