diff options
Diffstat (limited to 'typst/template')
| -rw-r--r-- | typst/template/1.0.0/lib.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/typst/template/1.0.0/lib.typ b/typst/template/1.0.0/lib.typ index 4da72cc..ffd8a84 100644 --- a/typst/template/1.0.0/lib.typ +++ b/typst/template/1.0.0/lib.typ @@ -2,7 +2,7 @@ // style set text( font: "Inter", - size: 11pt, + size: 10pt, ) set par( leading: 1em, |
