changed header numbering title spacing to 0.5em
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 34s
Details
Gitea Action for checking typst compilation / run-ci-linux (push) Successful in 34s
Details
This commit is contained in:
parent
9ae921d52a
commit
ca4312bfde
|
@ -163,7 +163,7 @@
|
||||||
let heading = currentH()
|
let heading = currentH()
|
||||||
|
|
||||||
heading.at(0)
|
heading.at(0)
|
||||||
h(1em)
|
h(0.5em)
|
||||||
heading.at(1)
|
heading.at(1)
|
||||||
v(style.header.underline-top-padding - 1em)
|
v(style.header.underline-top-padding - 1em)
|
||||||
line(length: 100%)
|
line(length: 100%)
|
||||||
|
|
Loading…
Reference in New Issue