forked from HEL/rivet-typst
fixed margin (for full-page)
This commit is contained in:
@@ -449,7 +449,8 @@
|
||||
(
|
||||
width: auto,
|
||||
height: auto,
|
||||
fill: config.background
|
||||
fill: config.background,
|
||||
margin: 0cm
|
||||
)
|
||||
} else {
|
||||
(:)
|
||||
|
Reference in New Issue
Block a user