chore: update h2 font-size

pull/26459/head^2
Nicolás Quiroz 2 years ago
parent d504f047ab
commit c7b99ab9ea
  1. 2
      src/theme/foundations/textStyles.ts

@ -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'

Loading…
Cancel
Save