From d69e95830490a86071bd4b7c02d09d254de197bd Mon Sep 17 00:00:00 2001 From: eggy Date: Thu, 13 Jun 2024 23:23:34 -0400 Subject: [PATCH] feat: shrink spacing --- lib.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib.typ b/lib.typ index 00f8be4..ae11977 100644 --- a/lib.typ +++ b/lib.typ @@ -31,7 +31,7 @@ #let cv_entry(left_content: none, right_content: none, details: none) = { stack( dir: ttb, - spacing: 0.9em, + spacing: 0.7em, grid(columns: (9fr, 5fr), column-gutter: 1cm, { set strong(delta: DEFAULT_STRONG) set align(left)