diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/view/com/post-thread/PostThreadItem.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/view/com/post-thread/PostThreadItem.tsx b/src/view/com/post-thread/PostThreadItem.tsx index 93cf4be37..a90990b5a 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, |