chore: make variables work

This commit is contained in:
eggy 2023-12-12 23:19:27 -05:00
parent 4705415045
commit 45b4a6b7e6

View File

@ -124,7 +124,7 @@
}) })
set block(above: 0.9em, below: 0.75em) set block(above: 0.9em, below: 0.75em)
set text(size: 1em, fill: color, font: HEADING_FONT) set text(size: HEADING_FONT_SIZE, fill: color, font: HEADING_FONT)
stack( stack(
dir: ltr, dir: ltr,
spacing: HEADING_LINE_GAP, spacing: HEADING_LINE_GAP,