fix
This commit is contained in:
parent
33f45036de
commit
ac6c4819c4
1 changed files with 3 additions and 2 deletions
|
@ -42,9 +42,10 @@
|
|||
text(font: "B612", size: 8pt, coverpage_footer)
|
||||
)
|
||||
},
|
||||
header: "",
|
||||
grid(
|
||||
rows: 2,
|
||||
columns: 1,
|
||||
rows: (1fr, 1fr),
|
||||
columns: (1fr),
|
||||
align(center + horizon)[
|
||||
#set text(font: "Departure Mono");
|
||||
#text(size: 48pt, title);
|
||||
|
|
Loading…
Reference in a new issue