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;