From 2bf4ee5690d74ebdcd28f906d8948616a70568af Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Fri, 25 Jul 2025 16:29:18 -0700 Subject: fix(ui): suggested profile card grid on web sm -> md --- src/components/FeedInterstitials.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index 7cc3a92d9..123733923 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -373,7 +373,7 @@ export function ProfileGrid({ {gtMobile ? ( - + {content} -- cgit 1.4.1