From 4b6fbcc0504f79488ab64ce51738f30c5eba0d02 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Mon, 5 Jan 2026 19:36:54 +0200 Subject: [PATCH] fix suggested follow card size (#9638) --- src/components/FeedInterstitials.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index 6db4b858cf..a482d5a482 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -56,6 +56,7 @@ function CardOuter({ const {gtMobile} = useBreakpoints() return ( + }} + style={[a.flex_1]}> {({hovered, pressed}) => (