Fix letter spacing

This commit is contained in:
Paul Frazee 2022-12-28 15:08:14 -06:00
parent 7e31645e9a
commit 84e74d5ee4

View file

@ -101,7 +101,7 @@ export const defaultTheme: Theme = {
},
body1: {
fontSize: 16,
letterSpacing: 0.5,
letterSpacing: 0.25,
},
body2: {
fontSize: 14,