From 53e5a460e6e164a05ad8d0c2137c274e815a9bdb Mon Sep 17 00:00:00 2001 From: "Ethan N. Paul" Date: Tue, 6 Feb 2018 08:03:04 -0500 Subject: [PATCH] Got bottom bar to display on main page --- css/style.css | 3 ++- index.html | 13 ++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/css/style.css b/css/style.css index 2a4d23a..672be1c 100644 --- a/css/style.css +++ b/css/style.css @@ -171,7 +171,8 @@ h1, h2, h3, h4, h5, h6 { #header { background: black; padding: 15px 0; - height: 80px; + height: 55px; + margin-top: -80px; } #header #logo { diff --git a/index.html b/index.html index ebc95fa..0e3703f 100644 --- a/index.html +++ b/index.html @@ -48,7 +48,7 @@ - + @@ -251,10 +251,13 @@
-