From 013ca001c22c689e0503066ec5ece9d7cf523161 Mon Sep 17 00:00:00 2001 From: Jeremy Dormitzer Date: Fri, 27 Jul 2018 09:36:31 -0400 Subject: [PATCH] Style headers --- style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style.css b/style.css index 2071a39..c0d0fad 100644 --- a/style.css +++ b/style.css @@ -461,6 +461,10 @@ body { font-family: "Fanwood Text", "Georgia", "Times New Roman", "Times", serif; } +h1, h2, h3, h4, h5 { + font-weight: normal; +} + /* Font sizes */