From 74f003535247fd1e8330bdd812217bb4ef9545d2 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Wed, 2 Jul 2014 08:41:35 -0400 Subject: Increased post title font-weight --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index c72f5a0..49f6df6 100644 --- a/style.css +++ b/style.css @@ -63,7 +63,7 @@ h1, h2, h3, h4, h5, h6 { line-height: 1.4; } } h1 { - font-weight: 400; + font-weight: 500; font-size: 32px; } h1 a { color: inherit; } -- cgit v1.2.3