mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-28 02:42:39 +00:00
fix piage size override
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
.brewRenderer {
|
||||
will-change : transform;
|
||||
overflow-y : scroll;
|
||||
.pages {
|
||||
:where(.pages) {
|
||||
margin : 30px 0px;
|
||||
& > .page {
|
||||
& > :where(.page) {
|
||||
width : 215.9mm;
|
||||
height : 279.4mm;
|
||||
margin-right : auto;
|
||||
|
||||
Reference in New Issue
Block a user