From 83cb92fa328015272aae0a23f5ade86da57812d2 Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Sat, 20 Jun 2015 16:42:45 -0400 Subject: [PATCH] Fix. --- style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/style.css b/style.css index 8d58c72..745b4b2 100644 --- a/style.css +++ b/style.css @@ -6,11 +6,11 @@ #header_contents { position: relative; - width: 60%; - left: 20%; + width: 75%; + left: 12.5%; } -#header_title h1 { - font-size: 150%; +#header_title { + font-size: 250%; } #header_blurb {