feat: shrink margins

pack more things in
This commit is contained in:
eggy 2023-10-21 15:02:13 -04:00
parent cbfc7214a0
commit e21b0710cf

View File

@ -148,7 +148,7 @@
// add line to right of heading // add line to right of heading
set block(above: 1em, below: 0.75em) set block(above: 0.9em, below: 0.75em)
set text(size: 1em, fill: color, font: HEADING_FONT) set text(size: 1em, fill: color, font: HEADING_FONT)
stack( stack(
dir: ltr, dir: ltr,