about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/view/com/post-thread/PostThreadItem.tsx1
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,