diff --git a/src/lib.typ b/src/lib.typ index 38b9810..b985639 100644 --- a/src/lib.typ +++ b/src/lib.typ @@ -48,9 +48,9 @@ columns: (1fr), align(center + horizon)[ #set text(font: "Departure Mono"); - #text(size: 48pt, title); + #text(size: 48pt, title)\ #v(0.33em); - #text(size: 24pt, subtitle); + #text(size: 24pt, subtitle)\ #text(size: 18pt, fill: rgb("#666"), date) ], []