mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
h2 fontWeight
This commit is contained in:
parent
64ae7579bd
commit
3d722a3ee5
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ export const textStyles = {
|
|||
},
|
||||
h2: {
|
||||
fontFamily: 'heading',
|
||||
fontWeight: 400,
|
||||
fontWeight: 700,
|
||||
fontSize: { base: '1.5rem', md: '1.75rem' },
|
||||
lineHeight: 'normal',
|
||||
letterSpacing: { base: '0.03rem', md: '0.04rem' },
|
||||
|
|
|
|||
Loading…
Reference in a new issue