clone numParagraph (page + column)
This commit is contained in:
parent
bdb35a7ea6
commit
3b91983491
9 changed files with 147 additions and 86 deletions
|
|
@ -5,6 +5,7 @@ $bottom: 18mm;
|
|||
$inside: 12mm;
|
||||
$outside: 6mm;
|
||||
$content-h: calc($height - $top - $bottom - 1mm);
|
||||
$content-w: calc($width - $inside - $outside);
|
||||
$gap: 4mm;
|
||||
$indent: 10mm;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue