From 8dc074c47798f69d886ed6eec7b8cb01171aced8 Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Mon, 28 Jul 2025 17:38:58 -0700 Subject: fix(ui): profile name and description overflowing on web --- src/components/FeedInterstitials.tsx | 2 +- src/components/ProfileCard.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index 6cb10a523..1566db1bf 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -313,7 +313,7 @@ export function ProfileGrid({ moderationOpts={moderationOpts} size={88} /> - + +