feat(ui): update ProfileCard.Avatar size 40 -> 88

This commit is contained in:
Caidan Williams
2025-07-24 18:41:30 -07:00
committed by Austin McKinley
parent 40a560509b
commit 7bc2f6fb05
+1
View File
@@ -292,6 +292,7 @@ export function ProfileGrid({
<ProfileCard.Avatar
profile={profile}
moderationOpts={moderationOpts}
size={88}
/>
<ProfileCard.NameAndHandle
profile={profile}