From 35ed3e5bcd109ee25f6a0d3a44e3866b60ebb552 Mon Sep 17 00:00:00 2001 From: coolaydang <89037815+coolaydang@users.noreply.github.com> Date: Mon, 12 Feb 2024 19:16:48 -0500 Subject: [PATCH] Update styles.tsx --- src/articles/styles.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/articles/styles.tsx b/src/articles/styles.tsx index dc2cf54fa..caaecfe0b 100644 --- a/src/articles/styles.tsx +++ b/src/articles/styles.tsx @@ -2,7 +2,7 @@ import { StyleSheet } from "react-native"; export default StyleSheet.create({ text: { - fontSize: 18, + fontSize: 23, lineHeight: 28, }, heading: {