diff --git a/src/styles/styles.js b/src/styles/styles.js index 21e66a662ef7..17c819e051e2 100644 --- a/src/styles/styles.js +++ b/src/styles/styles.js @@ -126,6 +126,10 @@ const webViewStyles = { marginTop: 0, marginBottom: 0, }, + h1: { + fontSize: variables.fontSizeLarge, + marginBottom: 8, + }, }, baseFontStyle: {