Skip to content

Commit fd783a2

Browse files
committed
cv: update
1 parent a1f96b0 commit fd783a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/cv/cv-theme.typ

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
// --- Typography ---
2929
set text(
3030
font: body-font,
31-
size: font.normal,
31+
size: font.small,
3232
lang: "en",
33-
hyphenate: false,
33+
hyphenate: true,
3434
)
3535

3636
// --- Paragraphs ---

0 commit comments

Comments
 (0)