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 {