From a8d344c86f2c8ede949f1b3d576347cc36aceb4b Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Wed, 18 Aug 2021 10:27:50 -0700 Subject: [PATCH] even 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 cfe6660..93d12be 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, 30px)", lineHeight: '110%' }} + style={{ fontSize: "max(1.3vw, 25px)", lineHeight: '110%' }} > Full Stack Software Engineer & Hobbyist Photographer