Skip to content
Snippets Groups Projects
Verified Commit a90db5b0 authored by Sophie Krause's avatar Sophie Krause :rabbit2:
Browse files

add emph to header

parent 6ee04e16
Branches
No related tags found
No related merge requests found
Pipeline #1834 passed
......@@ -38,8 +38,8 @@
pagebreak()
// Header
let show-header(ctx, candidates) = {
candidates.body
let show-header(ctx, c) = {
emph(c.body)
v(-0.8em)
line(length: 100%, stroke: 0.5pt)
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment