This is called the paragraph “leading”. You can do #set par(leading: ...)
to change it. You might also want to adjust the spacing between paragraphs, currently this is done with show par: set block(spacing: ...)
but in typst 0.12 it will be simply set par(spacing: ...)
.