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