diff --git a/src/screens/PostThread/components/ThreadItemAnchor.tsx b/src/screens/PostThread/components/ThreadItemAnchor.tsx index b789297fe7..e14f170a6a 100644 --- a/src/screens/PostThread/components/ThreadItemAnchor.tsx +++ b/src/screens/PostThread/components/ThreadItemAnchor.tsx @@ -391,7 +391,7 @@ const ThreadItemAnchorInner = memo(function ThreadItemAnchorInner({ enableTags selectable value={richText} - style={[a.flex_1, a.text_xl]} + style={[a.flex_1, a.text_lg]} authorHandle={post.author.handle} shouldProxyLinks={true} />