From 0423a436507aa4458afafc2a78aefdf5995afedb Mon Sep 17 00:00:00 2001 From: Trevor Buckner Date: Sun, 2 May 2021 19:24:37 -0400 Subject: [PATCH] Tweak h1 --- client/homebrew/phbStyle/phb.style.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/client/homebrew/phbStyle/phb.style.less b/client/homebrew/phbStyle/phb.style.less index 74473fe6e..a5c66b7f4 100644 --- a/client/homebrew/phbStyle/phb.style.less +++ b/client/homebrew/phbStyle/phb.style.less @@ -112,13 +112,12 @@ body { // * HEADERS // *****************************/ h1,h2,h3,h4{ - //margin-top : 0.2em; - margin-bottom : 0.2em; font-family : MrEavesRemake; font-weight : 800; color : @headerText; } h1{ + margin-bottom : 0.18cm; column-span : all; font-size : 0.89cm; -webkit-column-span : all;