chore: update h2 font-size
This commit is contained in:
parent
d504f047ab
commit
c7b99ab9ea
|
@ -10,7 +10,7 @@ export const textStyles = {
|
||||||
h2: {
|
h2: {
|
||||||
fontFamily: 'heading',
|
fontFamily: 'heading',
|
||||||
fontWeight: 400,
|
fontWeight: 400,
|
||||||
fontSize: '1.5rem',
|
fontSize: '1.75rem',
|
||||||
lineHeight: 'normal',
|
lineHeight: 'normal',
|
||||||
letterSpacing: '0.04em',
|
letterSpacing: '0.04em',
|
||||||
color: 'body'
|
color: 'body'
|
||||||
|
|
Loading…
Reference in New Issue