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)
|
text(font: "B612", size: 8pt, coverpage_footer)
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
|
header: "",
|
||||||
grid(
|
grid(
|
||||||
rows: 2,
|
rows: (1fr, 1fr),
|
||||||
columns: 1,
|
columns: (1fr),
|
||||||
align(center + horizon)[
|
align(center + horizon)[
|
||||||
#set text(font: "Departure Mono");
|
#set text(font: "Departure Mono");
|
||||||
#text(size: 48pt, title);
|
#text(size: 48pt, title);
|
||||||
|
|
Loading…
Reference in a new issue