mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-09 22:22:41 +00:00
redundant font-weight removed
This commit is contained in:
@@ -77,7 +77,6 @@
|
|||||||
// *****************************/
|
// *****************************/
|
||||||
h1,h2,h3,h4 {
|
h1,h2,h3,h4 {
|
||||||
font-family : 'MrEavesRemake';
|
font-family : 'MrEavesRemake';
|
||||||
font-weight : 800;
|
|
||||||
color : var(--HB_Color_HeaderText);
|
color : var(--HB_Color_HeaderText);
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
@@ -136,7 +135,6 @@
|
|||||||
//margin-bottom : 0.02cm;
|
//margin-bottom : 0.02cm;
|
||||||
font-family : 'ScalySansSmallCapsRemake';
|
font-family : 'ScalySansSmallCapsRemake';
|
||||||
font-size : 0.423cm;
|
font-size : 0.423cm;
|
||||||
font-weight : 900;
|
|
||||||
line-height : 0.951em; //Font is misaligned. Shift up slightly
|
line-height : 0.951em; //Font is misaligned. Shift up slightly
|
||||||
& + * { margin-top : 0.2cm; }
|
& + * { margin-top : 0.2cm; }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user