diff --git a/src/pages/index.js b/src/pages/index.js index f1ed221..fe5ed5e 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" @@ -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)" }} + style={{ fontSize: "max(1.3vw, 35px)", lineHeight: '110%' }} > Full Stack Software Engineer & Hobbyist Photographer

@@ -198,7 +198,6 @@ export const query = graphql` base: { in: [ "20160530-DSC09108.jpg" - "20180424-DSC07948.jpg" "20200215-DSC02694.jpg" "DSC00201.jpg" "DSC04905.jpg" @@ -209,9 +208,7 @@ export const query = graphql` "DSC08521.jpg" "DSC07490.jpg" "DSC02538.jpg" - "DSC06451-3-Enhanced.jpg" "20190624-DSC00771.jpg" - "_DSC5896.jpg" ] } }