Skip to content
Snippets Groups Projects
Commit df36e537 authored by Julia Friesel's avatar Julia Friesel
Browse files

Add letter spacing

parent bb669e0a
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,8 @@ export default StyleSheet.create({
appText: {
color: 'black',
fontFamily: textFont,
fontSize: regularSize
fontSize: regularSize,
letterSpacing: 0.5
},
appTextLight: {
color: 'black',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment