0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

Tweak legacy style so V3 pages offscreen keep size

This commit is contained in:
Trevor Buckner
2023-12-04 17:07:20 -05:00
parent 39e33da2d1
commit 202b275966

View File

@@ -40,7 +40,7 @@ body {
-webkit-column-gap : 1cm;
-moz-column-gap : 1cm;
}
.phb{
.phb, .page{
.useColumns();
counter-increment : phb-page-numbers;
position : relative;