mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-05-06 17:57:51 +00:00
Set normal letterSpacing
This commit is contained in:
parent
52c733f48a
commit
21d7eadd68
@ -32,7 +32,7 @@ const commonThemeOptions = {
|
|||||||
fontSize: '23px',
|
fontSize: '23px',
|
||||||
fontWeight: 400,
|
fontWeight: 400,
|
||||||
lineHeight: 1.5,
|
lineHeight: 1.5,
|
||||||
letterSpacing: '0.5px',
|
letterSpacing: 'normal',
|
||||||
},
|
},
|
||||||
|
|
||||||
body2: {
|
body2: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user