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