Skip to content

Commit

Permalink
cv: update font weight again
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Dec 27, 2024
1 parent 34f9c79 commit fa7575e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cv/cv-theme.typ
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
set text(
font: body-font,
size: font.normal,
weight: 500,
weight: 400,
lang: "en",
hyphenate: true,
)
Expand Down

0 comments on commit fa7575e

Please sign in to comment.