From cc1a62b09a46ff083996c8573ec5a59925ff20d6 Mon Sep 17 00:00:00 2001 From: Godwin Date: Tue, 9 Aug 2016 13:46:29 -0700 Subject: [PATCH] Increased the size of sub-headings. --- app/assets/stylesheets/_application.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/_application.scss b/app/assets/stylesheets/_application.scss index bf052d1..5553116 100644 --- a/app/assets/stylesheets/_application.scss +++ b/app/assets/stylesheets/_application.scss @@ -3344,7 +3344,7 @@ html[data-ontop] { } h3 { - font-size: 1.4em; + font-size: 1.75em; } p {