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