From 63090daa89adcd5124661a6ea41203210575387f Mon Sep 17 00:00:00 2001 From: Jeffrey Warren Date: Tue, 21 May 2019 17:33:35 -0400 Subject: [PATCH] Update style.css --- app/assets/stylesheets/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/style.css b/app/assets/stylesheets/style.css index c555ba290d..b0d86ea08e 100644 --- a/app/assets/stylesheets/style.css +++ b/app/assets/stylesheets/style.css @@ -29,7 +29,7 @@ body{ padding-top: 80px; } -h1,h2,h3 { +h1,h2,h3,h4 { font-family:"Junction Light", lucida grande,lucida sans console,sans-serif; font-weight:normal; } @@ -38,7 +38,7 @@ h2 small { font-size: 60%; } -h4,h5,h6, h1 small, h3 small { +h5,h6, h1 small, h3 small { font-family: "Junction Regular", lucida grande,lucida sans console,sans-serif; font-weight: normal; line-height: 1.4em;