From 5d44d25a6bb2b49964187f56d4d740aeb6eea44f Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Sat, 20 Jun 2015 17:10:41 -0400 Subject: [PATCH] Fix. --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 5011748..9c75040 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,6 @@ #header { position: absolute; + width: 100%; top: 0; left: 0; }