slides: resplit slightly to improve readability
This commit is contained in:
parent
bc7abb95d9
commit
d71976611b
1 changed files with 8 additions and 6 deletions
|
@ -21,17 +21,19 @@
|
||||||
top,
|
top,
|
||||||
box(
|
box(
|
||||||
inset: (top: 16pt, left: 20pt),
|
inset: (top: 16pt, left: 20pt),
|
||||||
)[
|
heading(
|
||||||
== #text(font: "Montserrat", size: 1.5em, name) #text(font: "Montserrat", size: 1em, fill: muted, pronouns)
|
text(font: "Montserrat", size: 1.5em, name)
|
||||||
#description
|
+ text(font: "Montserrat", size: 1em, fill: muted, pronouns)
|
||||||
],
|
)
|
||||||
|
+ description
|
||||||
|
),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
#polylux-slide(align(horizon + center)[
|
#polylux-slide(align(horizon + center)[
|
||||||
= typst - Dokumente schreiben macht auf einmal Spaß?!
|
= typst - Dokumente schreiben macht auf einmal Spaß?!
|
||||||
#mute[_von Schrottkatze & Multisamplednight_]
|
#mute[_von Schrottkatze & MultisampledNight_]
|
||||||
])
|
])
|
||||||
|
|
||||||
#polylux-slide[
|
#polylux-slide[
|
||||||
|
@ -43,7 +45,7 @@
|
||||||
rows: (auto, auto),
|
rows: (auto, auto),
|
||||||
gutter: 12%,
|
gutter: 12%,
|
||||||
person("schrottkatze-pfp.jpg", [ Schrottkatze ], [ sie/ihr ], [ TODO ]),
|
person("schrottkatze-pfp.jpg", [ Schrottkatze ], [ sie/ihr ], [ TODO ]),
|
||||||
person("multisn8-pfp.jpg", [ Multisamplednight ], [ alle pronomen ], [ höchst portables beschwergerät ]),
|
person("multisn8-pfp.jpg", [ MultisampledNight ], [ alle pronomen ], [ höchst portables beschwergerät ]),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue