diff --git a/cv.typ b/cv.typ index 85e2bf2..f0345c3 100644 --- a/cv.typ +++ b/cv.typ @@ -6,12 +6,6 @@ #show "---": [#sym.dash.em] #show "\&": [#sym.amp] -// Uncomment the following lines to adjust the size of text -// The recommend resume text size is from `10pt` to `12pt` -// #set text( -// size: 12pt, -// ) - // Choose the compiled language through cli by doing // // $ typst compile --input lang=de cv.typ