From de3f465e8505f1154c75a507ba2430644ecbd201 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Wed, 18 Aug 2021 08:40:17 -0700 Subject: [PATCH] smaller min size for h2 --- src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.js b/src/pages/index.js index 865e127..cfe6660 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -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