From 42e80148abe37d762a658a2a723d523a463f6614 Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Sat, 20 Jun 2015 16:35:33 -0400 Subject: [PATCH] Header. --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index c6210c2..ede8a6c 100644 --- a/style.css +++ b/style.css @@ -10,5 +10,6 @@ #header_blurb { position: relative; - width: 80%; + width: 60%; + left: 20%; }