From e7f8234b2ded3b67389fcacf791ff1d5b1e546e0 Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Sat, 20 Jun 2015 16:41:31 -0400 Subject: [PATCH] Fix. --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 7b230d6..8d58c72 100644 --- a/style.css +++ b/style.css @@ -9,7 +9,7 @@ width: 60%; left: 20%; } -#header_title p{ +#header_title h1 { font-size: 150%; }