From f34e5ea3477e49ac525e02a16c65d2be58c60534 Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Sat, 20 Jun 2015 16:30:01 -0400 Subject: [PATCH] Fix. --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index d54ad58..ac13512 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,8 @@ #header { position: absolute; background-color: #FF9933; - width: 100%; + top: 0; + left: 0; } #header_title {