Skip to content

Commit

Permalink
cv: update
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Dec 27, 2024
1 parent a1f96b0 commit fd783a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cv/cv-theme.typ
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
// --- Typography ---
set text(
font: body-font,
size: font.normal,
size: font.small,
lang: "en",
hyphenate: false,
hyphenate: true,
)

// --- Paragraphs ---
Expand Down

0 comments on commit fd783a2

Please sign in to comment.