diff --git a/styles/index.js b/styles/index.js index 9ea82c669bf82ca5f4e2dea9fee4e28a7a162e73..a13870065d33007c8e568d2b476b603e92f2d4a1 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',