even smaller min size for h2

This commit is contained in:
Chuck Dries 2021-08-18 10:27:50 -07:00
parent de3f465e85
commit a8d344c86f

View File

@ -174,7 +174,7 @@ const IndexPage = ({
? "text-vibrant-light landscape:text-gray-100"
: "text-gray-100 landscape:text-vibrant-light")
)}
style={{ fontSize: "max(1.3vw, 30px)", lineHeight: '110%' }}
style={{ fontSize: "max(1.3vw, 25px)", lineHeight: '110%' }}
>
Full Stack Software Engineer & Hobbyist Photographer
</h2>