From 87fef61cdd10c3c16da599d3cc110494f80caa22 Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Sat, 20 Jun 2015 16:25:39 -0400 Subject: [PATCH] Header. --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index f67a6e5..024a36c 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ header { - position: relative; + position: absolute; background-color: #FF9933; width: 100%; }