From eda267e30aa7a4af797b7405c5aa809fea0c53a4 Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Wed, 4 Mar 2020 10:14:33 -0600 Subject: [PATCH] Revert accidental h2 font-size change --- less/core.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/core.less b/less/core.less index 83a9d2a..147d714 100644 --- a/less/core.less +++ b/less/core.less @@ -644,7 +644,7 @@ body#collection article, body#subpage article { padding-bottom: 0; .book { h2 { - font-size: 1.5; + font-size: 1.4em; } a.hidden.action { color: #666;