From cd17b1731ec5a5d740feaa9ac873b60ee78faee6 Mon Sep 17 00:00:00 2001 From: Michael Kalish Date: Thu, 9 Jun 2022 13:06:24 -0400 Subject: [PATCH] Drop the linkedin JS as well as a few unusued css/js files --- index.html | 12 +++++------- styles.css | 1 + 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index b342276..8ac7e6b 100644 --- a/index.html +++ b/index.html @@ -20,14 +20,14 @@ - + - - - + + + - + @@ -157,8 +157,6 @@
Contact
-
-

Tell us how we can help at hi@focusconsulting.io
diff --git a/styles.css b/styles.css index f272a0d..b7037fb 100644 --- a/styles.css +++ b/styles.css @@ -4,6 +4,7 @@ html, body{ width: 100%; height: 100%; font-family: 'Open Sans', sans-serif; + font-display: swap; /* font-family: proxima-nova, 'Open Sans', Helvetica, Arial, sans-serif !important; */ font-weight: 400 !important; font-style: normal;