diff --git a/src/view/com/post-thread/PostThreadItem.tsx b/src/view/com/post-thread/PostThreadItem.tsx index 93cf4be375..a90990b5ac 100644 --- a/src/view/com/post-thread/PostThreadItem.tsx +++ b/src/view/com/post-thread/PostThreadItem.tsx @@ -377,7 +377,6 @@ const styles = StyleSheet.create({ postTextLarge: { fontSize: 24, lineHeight: 32, - fontWeight: '300', }, postTextLargeContainer: { paddingLeft: 4,