Is there a way to specify page margins for printing in custom styles? I'm working on a custom style and hoping to be able to specify non-default page margins.
Looking through the CSS files on Marked's repo for custom styles, I see various uses of the @page { margin } approach but none of those seem to have any impact on the PDF generated by Marked when I use my style.
Any guidance would be gratefully accepted.
Ron