From d5295e851f1440a07bb9df9e869b080d5e41d8e1 Mon Sep 17 00:00:00 2001 From: Cameron Squire Date: Sun, 21 Jan 2018 17:39:02 -0800 Subject: [PATCH] font weight --- assets/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/main.css b/assets/css/main.css index 065647d..e5357bf 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1643,7 +1643,7 @@ color: #ffffff; font-family: 'Shrikhand', sans-serif; font-size: 16pt; - font-weight: 300; + font-weight: 400; line-height: 1.75; }