h2 fontWeight

pull/26459/head^2
Corwin Smith 2 years ago
parent 64ae7579bd
commit 3d722a3ee5
  1. 2
      src/theme/foundations/textStyles.ts

@ -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…
Cancel
Save