diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index 28c4cbba6c..b54c6622c8 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -35,7 +35,7 @@ import {Text} from '#/components/Typography' import type * as bsky from '#/types/bsky' import {ProgressGuideList} from './ProgressGuide/List' -const MOBILE_CARD_WIDTH = 300 +const MOBILE_CARD_WIDTH = 165 function CardOuter({ children, @@ -285,7 +285,6 @@ export function ProfileGrid({ t.atoms.border_contrast_low, (hovered || pressed) && t.atoms.border_contrast_high, t.atoms.shadow_sm, - {width: 165}, ]}>