I tried to write a cover letter using: modernpro-coverletter – Typst Universe
But the top margin is too narrow for my printer. How can I increase the top margin?
I tried to write a cover letter using: modernpro-coverletter – Typst Universe
But the top margin is too narrow for my printer. How can I increase the top margin?
I have not tested out the template, so take this with a grain of salt
set page
statement is not configurable and it sets up the page margin - it would overwrite any margin configuration you do beforehandThis means that you can’t configure the page margins when using this template. When that happens I think you need to copy it into your project and modify it.
You can however change the page size (the template doesn’t change page size).