From 90c56d7de96ea76d80a16f47fe8778ce7703896f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 29 Dec 2013 20:49:16 -0800 Subject: [PATCH] normal headings --- public/css/poole.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/poole.css b/public/css/poole.css index 5532b61..a671831 100644 --- a/public/css/poole.css +++ b/public/css/poole.css @@ -83,7 +83,7 @@ a:focus { /* Headings */ h1, h2, h3, h4, h5, h6 { margin-bottom: .5rem; - font-weight: bold; + font-weight: normal; line-height: 1.25; color: #313131; text-rendering: optimizeLegibility; -- 2.39.5