Up header weight to 900
This commit is contained in:
parent
dfeb3ffd44
commit
bf466274f9
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ import Typography from 'typography'
|
||||||
const options = {
|
const options = {
|
||||||
baseFontSize: '18px',
|
baseFontSize: '18px',
|
||||||
baseLineHeight: '27px',
|
baseLineHeight: '27px',
|
||||||
|
headerWeight: 900,
|
||||||
}
|
}
|
||||||
|
|
||||||
const typography = new Typography(options)
|
const typography = new Typography(options)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue