diff --git a/src/view/screens/PreferencesHomeFeed.tsx b/src/view/screens/PreferencesHomeFeed.tsx index 9929d4d3e0..34139bec14 100644 --- a/src/view/screens/PreferencesHomeFeed.tsx +++ b/src/view/screens/PreferencesHomeFeed.tsx @@ -178,7 +178,7 @@ export const PreferencesHomeFeed = observer(function PreferencesHomeFeedImpl({ style={[ styles.btnContainer, !isTabletOrDesktop && {borderTopWidth: 1, paddingHorizontal: 20}, - pal.borderDark, + pal.border, ]}> - Fine-tune the discussion threads you see. + Fine-tune the discussion threads. @@ -48,8 +48,7 @@ export const PreferencesThreads = observer(function PreferencesThreadsImpl({ Replies always show in the order of the conversation, but multiple - replies to the same post can be sorted in different ways. This - setting controls which reply will show up first. + replies to the same post can be sorted in different ways.