From bef20c4d5ba2e2c32ac4808227cc14d4feadef0e Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Tue, 27 May 2014 20:56:19 -0400 Subject: Toned down h2-h4 sizes --- style.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index 0ff29f4..5c5669a 100644 --- a/style.css +++ b/style.css @@ -342,16 +342,13 @@ h1 { color: inherit; } h2 { - font-size: 26px; } - -h3 { font-size: 22px; } -h4 { +h3 { font-size: 18px; font-weight: 600; } -h5 { +h4 { font-size: 18px; color: #666666; font-weight: 600; } -- cgit v1.2.3