diff --git a/src/summary.typ b/src/summary.typ index 3656f59..83ed74f 100644 --- a/src/summary.typ +++ b/src/summary.typ @@ -48,7 +48,7 @@ inset: 0pt, [ #if picture != none { - image(picture, width: 5.4cm, height: 8.1cm) + image(picture, fit: "contain", width: 5.4cm, height: 8.1cm) } else { image("./placeholder.svg", width: 5.4cm, height: 8.1cm) }