modèle: réduit la marge entre les paragraphes

This commit is contained in:
Félix Piédallu 2026-01-15 20:05:22 +01:00
parent fc6a8df34c
commit 2d4e76ca97

View file

@ -51,7 +51,7 @@
let body = [ let body = [
#set text(size: 11pt, weight: "regular") #set text(size: 11pt, weight: "regular")
#set par(spacing: 2em, justify: true) #set par(spacing: 1.5em, justify: true)
#body #body
] ]