smaller min size for h2
This commit is contained in:
parent
f2093e8aff
commit
de3f465e85
@ -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, 35px)", lineHeight: '110%' }}
|
||||
style={{ fontSize: "max(1.3vw, 30px)", lineHeight: '110%' }}
|
||||
>
|
||||
Full Stack Software Engineer & Hobbyist Photographer
|
||||
</h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user