Fix letter spacing
This commit is contained in:
parent
7e31645e9a
commit
84e74d5ee4
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue