diff --git a/styles/index.js b/styles/index.js index 34f617e..86e839a 100644 --- a/styles/index.js +++ b/styles/index.js @@ -37,6 +37,7 @@ export default StyleSheet.create({ color: secondaryColor, fontFamily: textFont, fontSize: hintSize, + fontWeight: 'bold', margin: defaultIndentation }, paragraph: {