diff --git a/src/screens/Search/modules/ExploreSuggestedAccounts.tsx b/src/screens/Search/modules/ExploreSuggestedAccounts.tsx index 8fe86aac39..5b713cb3d0 100644 --- a/src/screens/Search/modules/ExploreSuggestedAccounts.tsx +++ b/src/screens/Search/modules/ExploreSuggestedAccounts.tsx @@ -90,7 +90,7 @@ export function SuggestedAccountsTabBar({ contentContainerStyle={[ { // visual alignment - paddingLeft: a.px_lg.paddingLeft - 2, + paddingLeft: a.px_md.paddingLeft, }, ]} />