From f19a28530b2fbb69804029e845db56670eb55279 Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Fri, 15 Nov 2019 20:05:40 -0700 Subject: [PATCH] cleaned up first paint --- css/one-page-wonder.css | 7 +++++-- index.html | 21 ++++++++++----------- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/css/one-page-wonder.css b/css/one-page-wonder.css index 2e32b9d..ce3654b 100644 --- a/css/one-page-wonder.css +++ b/css/one-page-wonder.css @@ -35,6 +35,8 @@ h6 { } .navbar-custom { + display: none; + visibility: hidden; padding-top: 1rem; padding-bottom: 1rem; background-color: rgba(0, 0, 0, 0.7); @@ -57,8 +59,9 @@ h6 { header.masthead { position: relative; overflow: hidden; - padding-top: calc(7rem + 72px); - padding-bottom: 7rem; + padding-top: 5vh; + /* padding-top: calc(7rem + 72px); + padding-bottom: 7rem; */ background: linear-gradient( to top, rgb(255, 255, 255), diff --git a/index.html b/index.html index 05c9e50..4447a2d 100644 --- a/index.html +++ b/index.html @@ -94,23 +94,22 @@
-
-
- Redline Racing
+      <div>
+        <img
+          src= - - -