chore: update h2 font-size

This commit is contained in:
Nicolás Quiroz 2022-11-29 13:59:19 -03:00
parent d504f047ab
commit c7b99ab9ea
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ export const textStyles = {
h2: {
fontFamily: 'heading',
fontWeight: 400,
fontSize: '1.5rem',
fontSize: '1.75rem',
lineHeight: 'normal',
letterSpacing: '0.04em',
color: 'body'