0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Merge pull request #3517 from dbolack-ab/Issue_2688

Solve for .descriptive and .wide not getting along
This commit is contained in:
Trevor Buckner
2024-08-01 00:59:03 -04:00
committed by GitHub

View File

@@ -907,6 +907,10 @@ h6,
.page h1 + * { margin-top : 0; }
.page .descriptive.wide + * {
margin-top: 0;
}
//*****************************
// * RUNE TABLE
// *****************************/