Fix letter spacing

This commit is contained in:
Paul Frazee
2022-12-28 15:08:14 -06:00
parent 44ae514d89
commit 7796203c25
+1 -1
View File
@@ -101,7 +101,7 @@ export const defaultTheme: Theme = {
},
body1: {
fontSize: 16,
letterSpacing: 0.5,
letterSpacing: 0.25,
},
body2: {
fontSize: 14,