0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-15 19:12:38 +00:00

Tweak monster H3 sizing and spacing per recommendation

This commit is contained in:
Gazook89
2023-09-28 00:02:57 -05:00
parent 52dcc3b53c
commit 36f8f39486

View File

@@ -405,12 +405,12 @@ body { counter-reset : phb-page-numbers; }
} }
} }
h3{ h3{
// margin-top : 0.05cm; //Font is misaligned. Shift up slightly font-family : ScalySansSmallCapsRemake;
padding-bottom : 0.05cm; font-weight : 100;
font-family : "ScalySansRemake"; font-variant : normal;
font-weight : 800; border-bottom : 1.5px solid var(--HB_Color_HeaderText);
font-variant : small-caps; line-height : 0.9em;
border-bottom : 2px solid var(--HB_Color_HeaderText); padding-bottom : 0;
} }
//Triangle dividers //Triangle dividers