Add letter spacing
This commit is contained in:
+2
-1
@@ -30,7 +30,8 @@ export default StyleSheet.create({
|
||||
appText: {
|
||||
color: 'black',
|
||||
fontFamily: textFont,
|
||||
fontSize: regularSize
|
||||
fontSize: regularSize,
|
||||
letterSpacing: 0.5
|
||||
},
|
||||
appTextLight: {
|
||||
color: 'black',
|
||||
|
||||
Reference in New Issue
Block a user