0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 01:12:44 +00:00

Remove LESS styling for .blank

This commit is contained in:
Trevor Buckner
2025-02-17 15:09:04 -05:00
parent f5aa37bd5e
commit 01d93b98d5
4 changed files with 1 additions and 22 deletions

View File

@@ -427,17 +427,6 @@ body { counter-reset : page-numbers 0; }
}
}
//*****************************
// * BLANK LINE
// *****************************/
.page {
.blank {
height : 1em;
margin-top : 0;
& + * { margin-top : 0; }
}
}
//*****************************
// * WIDE
// *****************************/