Little More Line Height

This commit is contained in:
Sam Poder 2023-08-15 08:45:02 -07:00
parent 564e0c4a7b
commit 00e2a78cdb

View file

@ -176,7 +176,7 @@ const Page = ({ jobs }) => (
color: 'smoke',
mt: 3,
fontSize: ['18px', '24px'],
lineHeight: ['1.5', '1.125'],
lineHeight: ['1.5', '1.325'],
maxWidth: '900px',
margin: 'auto',
fontWeight: 400,