diff --git a/styles/index.js b/styles/index.js index 1609e6e..ea477c1 100644 --- a/styles/index.js +++ b/styles/index.js @@ -41,7 +41,7 @@ export default StyleSheet.create({ }, actionHint: { color: secondaryColor, - fontFamily: fontRegular, + fontFamily: textFont, fontSize: hintSize, margin: defaultIndentation },