0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-06 01:22:44 +00:00
This commit is contained in:
Trevor Buckner
2021-05-02 19:24:37 -04:00
parent a95e3552ff
commit 0423a43650

View File

@@ -112,13 +112,12 @@ body {
// * HEADERS // * HEADERS
// *****************************/ // *****************************/
h1,h2,h3,h4{ h1,h2,h3,h4{
//margin-top : 0.2em;
margin-bottom : 0.2em;
font-family : MrEavesRemake; font-family : MrEavesRemake;
font-weight : 800; font-weight : 800;
color : @headerText; color : @headerText;
} }
h1{ h1{
margin-bottom : 0.18cm;
column-span : all; column-span : all;
font-size : 0.89cm; font-size : 0.89cm;
-webkit-column-span : all; -webkit-column-span : all;