From 744f069b3a60f51ea8b2c0956fd58c79c1f514ec Mon Sep 17 00:00:00 2001 From: Greg Farough Date: Fri, 18 Nov 2022 15:46:46 -0500 Subject: [PATCH] increase h5 size --- v13/css/master.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v13/css/master.css b/v13/css/master.css index 0c93104..e47567a 100644 --- a/v13/css/master.css +++ b/v13/css/master.css @@ -157,7 +157,7 @@ h4 { h5 { color: #4a4a4a; - font-size: 20px; + font-size: 30px; font-family: "Signika Regular"; margin-top: 30px; margin-bottom: 30px; -- 2.25.1