baseline & toc

This commit is contained in:
Julie Blanc 2026-04-14 18:18:10 +02:00
parent 831d276d41
commit 79b2753fdb
16 changed files with 385 additions and 16 deletions

View file

@ -1,7 +1,7 @@
$width: 176mm;
$height: 240mm;
$top: 6mm;
$bottom: 18mm;
$bottom: 20mm;
$inside: 12mm;
$outside: 6mm;
$content-h: calc($height - $top - $bottom - 1mm);