diff options
Diffstat (limited to 'src/components/FeedInterstitials.tsx')
-rw-r--r-- | src/components/FeedInterstitials.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index 7318c5c5d..16167d83f 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -292,6 +292,7 @@ export function ProfileGrid({ <ProfileCard.Avatar profile={profile} moderationOpts={moderationOpts} + size={88} /> <ProfileCard.NameAndHandle profile={profile} |