From 14d19c0ff699bb94e587eddf4e04e1057f7da8d1 Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Sat, 20 Jun 2015 16:34:49 -0400 Subject: [PATCH] Fix. --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 2284f04..c6210c2 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ #header { position: absolute; top: 0; - left: 0: + left: 0; background-color: #FF9933; }