Fix letter spacing

zio/stable
Paul Frazee 2022-12-28 15:08:14 -06:00
parent 7e31645e9a
commit 84e74d5ee4
1 changed files with 1 additions and 1 deletions

View File

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