correct error in css

master
grgr 3 years ago
parent dc35e4ac86
commit e3e8765344

@ -57,7 +57,9 @@
margin-left: 15mm; margin-left: 15mm;
margin-right: 8mm; margin-right: 8mm;
} }
@page:first @page:first{
margin: 8mm 8mm 8mm 8mm;
}
/*comment - uncomment below to see the double page on the web interface*/ /*comment - uncomment below to see the double page on the web interface*/
.pagedjs_pages { .pagedjs_pages {
display: flex; display: flex;

Loading…
Cancel
Save