From 00659263f94cdbeb6596918a20865d1a3caa8108 Mon Sep 17 00:00:00 2001 From: eggy <danielchen04@hotmail.ca> Date: Wed, 13 Dec 2023 16:24:54 -0500 Subject: [PATCH] feat: better margins --- lib.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib.typ b/lib.typ index 1790dfa..c54638e 100644 --- a/lib.typ +++ b/lib.typ @@ -15,7 +15,7 @@ #let BODY_LINE_HEIGHT = 0.85em // rest = not top -#let PAGE_MARGINS = (rest: 0.5in, top: 0.4in) +#let PAGE_MARGINS = (rest: 0.5in, top: 0.4in, left: 0.4in) // Format locations. #let format_location(location) = {