Skip to content

Commit 68341f9

Browse files
committed
missing comma
1 parent bff57ea commit 68341f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/resume.typ

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
accent-color: "#000000",
1616
font: "New Computer Modern",
1717
paper: "us-letter",
18-
author-font-size: 20pt
19-
font-size: 10pt
18+
author-font-size: 20pt,
19+
font-size: 10pt ,
2020
body,
2121
) = {
2222

0 commit comments

Comments
 (0)