mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-03 10:03:47 +00:00
h1 letterSpacing to match design
This commit is contained in:
parent
ccc3c5b420
commit
eae8e0149d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ export const textStyles = {
|
|||
fontFamily: 'heading',
|
||||
fontWeight: 700,
|
||||
fontSize: '2.125rem',
|
||||
letterSpacing: '0.03em',
|
||||
letterSpacing: '0.04em',
|
||||
lineHeight: 'normal'
|
||||
},
|
||||
header2: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue