0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 15:22:41 +00:00

handle header padding

This commit is contained in:
Trevor Buckner
2025-03-25 19:36:25 -04:00
parent 4aa5a00a6d
commit aa62b32936

View File

@@ -137,6 +137,9 @@
line-height : 0.951em; //Font is misaligned. Shift up slightly
& + * { margin-top : 0.2cm; }
}
br + h3, br + h4 {
margin-top : 0;
}
// *****************************
// * TABLE
// *****************************/