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
+