diff --git a/styles/index.js b/styles/index.js index 9ea82c6..a138700 100644 --- a/styles/index.js +++ b/styles/index.js @@ -30,7 +30,8 @@ export default StyleSheet.create({ appText: { color: 'black', fontFamily: textFont, - fontSize: regularSize + fontSize: regularSize, + letterSpacing: 0.5 }, appTextLight: { color: 'black',