diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index eafed25e50..6ecc3f5a87 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -360,35 +360,37 @@ export function ProfileGrid({ ) : ( - - - {content} + + + + {content} - - - + + + + + )}