From 287f5c0d42cddd112b65a56ccf60dde90205b06c Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Thu, 24 Jul 2025 16:30:34 -0700 Subject: feat(ui): update suggested profiles interstitial top padding 16 -> 12 --- src/components/FeedInterstitials.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index a92e7be7f..aaaa17d3c 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -333,7 +333,7 @@ export function ProfileGrid({ {gtMobile ? ( - + {content} @@ -372,7 +372,7 @@ export function ProfileGrid({ showsHorizontalScrollIndicator={false} snapToInterval={MOBILE_CARD_WIDTH + a.gap_md.gap} decelerationRate="fast"> - + {content}