chore: make variables work
This commit is contained in:
parent
4705415045
commit
45b4a6b7e6
2
lib.typ
2
lib.typ
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user