From e21b0710cf67d2b484a65d65d21e0d30feb69856 Mon Sep 17 00:00:00 2001 From: eggy Date: Sat, 21 Oct 2023 15:02:13 -0400 Subject: [PATCH] feat: shrink margins pack more things in --- lib.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib.typ b/lib.typ index 3051405..1a4957c 100644 --- a/lib.typ +++ b/lib.typ @@ -148,7 +148,7 @@ // 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) stack( dir: ltr,