From 75ac3fb5a4b1825ec4f0a790ea38d5466b9c5192 Mon Sep 17 00:00:00 2001 From: eggy Date: Tue, 18 Jun 2024 00:05:04 -0400 Subject: [PATCH] feat: adjust sizing 2 --- lib.typ | 1 + 1 file changed, 1 insertion(+) diff --git a/lib.typ b/lib.typ index 6932cc3..8dcb226 100644 --- a/lib.typ +++ b/lib.typ @@ -82,6 +82,7 @@ let text_link = if demo_link != none { demo_link } else { repo_link } let content_title = { + set text(size: DETAILS_TITLE_FONT_SIZE) if text_link != none { link(text_link)[#text[*#title*]] } else {