Skip to content

Commit 274acc3

Browse files
committed
Make the default screen preview center alligned
1 parent 02bf663 commit 274acc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paper.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ body.A5.landscape .sheet { width: 210mm; height: 147mm }
2828
.sheet {
2929
background: white;
3030
box-shadow: 0 .5mm 2mm rgba(0,0,0,.3);
31-
margin: 5mm;
31+
margin: 5mm auto;
3232
}
3333
}
3434

0 commit comments

Comments
 (0)