diff --git a/src/articles/styles.tsx b/src/articles/styles.tsx index dc2cf54fa..b348f8fbd 100644 --- a/src/articles/styles.tsx +++ b/src/articles/styles.tsx @@ -12,12 +12,12 @@ export default StyleSheet.create({ heading1: { fontSize: 20, lineHeight: 22, - fontWeight: "900", + fontWeight: "10" }, heading2: { fontSize: 18, lineHeight: 20, - fontWeight: "700", + fontWeight: "10", }, pargaraph: { marginTop: 0,