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,
|
||||
box(
|
||||
inset: (top: 16pt, left: 20pt),
|
||||
)[
|
||||
== #text(font: "Montserrat", size: 1.5em, name) #text(font: "Montserrat", size: 1em, fill: muted, pronouns)
|
||||
#description
|
||||
],
|
||||
heading(
|
||||
text(font: "Montserrat", size: 1.5em, name)
|
||||
+ text(font: "Montserrat", size: 1em, fill: muted, pronouns)
|
||||
)
|
||||
+ description
|
||||
),
|
||||
),
|
||||
)
|
||||
}
|
||||
|
||||
#polylux-slide(align(horizon + center)[
|
||||
= typst - Dokumente schreiben macht auf einmal Spaß?!
|
||||
#mute[_von Schrottkatze & Multisamplednight_]
|
||||
#mute[_von Schrottkatze & MultisampledNight_]
|
||||
])
|
||||
|
||||
#polylux-slide[
|
||||
|
@ -43,7 +45,7 @@
|
|||
rows: (auto, auto),
|
||||
gutter: 12%,
|
||||
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