diff --git a/style.css b/style.css index 7f89540..d799e97 100644 --- a/style.css +++ b/style.css @@ -5,8 +5,6 @@ } #header_contents { - display: none; - position: relative; width: 75%; left: 12.5%; @@ -20,5 +18,6 @@ } #header_blurb { + display: none; }