pv: change paragraph spacing
This commit is contained in:
parent
c76e358cc5
commit
ed7a5c68b8
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,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
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue