From 9bd9597b34bc79de95556d3188ab495b4f2c42f5 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Wed, 11 Aug 2021 17:26:02 -0700 Subject: [PATCH] No background on subhead text --- src/pages/index.js | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index 677fbf0..f1ed221 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -166,25 +166,18 @@ const IndexPage = ({ > Chuck Dries -
1 && "landscape:shadow-lg", - "z-20 mb-4 inline-block mx-2", - isClient && "bg-vibrant-dark blurred-or-opaque-bg-2" + "p-3 text-center z-20 filter drop-shadow-dark font-bold", + isClient && + (ar > 1 + ? "text-vibrant-light landscape:text-gray-100" + : "text-gray-100 landscape:text-vibrant-light") )} + style={{ fontSize: "max(1.3vw, 35px)" }} > -
-

- Full Stack Software Engineer & Hobbyist Photographer -

-
-
+ Full Stack Software Engineer & Hobbyist Photographer +