0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-27 02:52:43 +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

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