From 6c0314e3a29e514ef0f01bc6fd2ea30e9e69b3e4 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Thu, 5 Aug 2021 21:07:41 -0700 Subject: [PATCH] larger h2 text --- gatsby-config.js | 3 +++ src/pages/index.js | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/gatsby-config.js b/gatsby-config.js index 9f16039..c836368 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -1,4 +1,7 @@ module.exports = { + flags: { + FAST_DEV: true + }, siteMetadata: { title: "Chuck Dries", siteUrl: "https://chuckdries.com", diff --git a/src/pages/index.js b/src/pages/index.js index 03bac89..677fbf0 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -156,7 +156,7 @@ const IndexPage = ({

1 ? "text-vibrant-light landscape:text-gray-50 landscape:opacity-80" @@ -179,7 +179,7 @@ const IndexPage = ({ "p-3 text-center", isClient && "text-vibrant-light" )} - style={{ fontSize: "max(1vw, 20px)" }} + style={{ fontSize: "max(1.25vw, 25px)" }} > Full Stack Software Engineer & Hobbyist Photographer