From b880164fdf589c199e33345d4e1a6ebc9caa685e Mon Sep 17 00:00:00 2001 From: eggy Date: Mon, 20 Jan 2025 23:29:20 -0500 Subject: [PATCH] chore: copy steph --- lib/lib.typ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/lib.typ b/lib/lib.typ index 9fe9174..225caca 100644 --- a/lib/lib.typ +++ b/lib/lib.typ @@ -20,7 +20,7 @@ #let HEADING_DETAILS_LIST_SPACING = 0.9em #let DETAILS_LIST_SPACING = 0.8em -#let DETAILS_LIST_INDENT = 1.5em +#let DETAILS_LIST_INDENT = 1.25em #let JOB_TITLE_FONT_SIZE = 1.05em @@ -85,7 +85,7 @@ [#link(company_link)[_#company _]] } }, right_content: { - [#start_date -- #end_date] + text(style: "italic")[#start_date -- #end_date] if location != none { "\n" + format_location(location)