bleed mark

This commit is contained in:
Julie Blanc 2026-04-22 17:50:32 +02:00
parent c801320c31
commit c705823784
4 changed files with 5 additions and 7 deletions

View file

@ -25,8 +25,8 @@ $unit: calc($content-w/7);
size: $width $height;
margin-top: $top;
margin-bottom: $bottom;
// bleed: 6mm;
// marks: crop;
bleed: 6mm;
marks: crop;
}
@page:left {
margin-left: $outside;

View file

@ -26,7 +26,6 @@
h2, h3, h4, h5, h6 {
color: red;
&::before{
content: attr(data-counter) ". ";
}