Naereen / slides

All the slides of my talks since 2016! Written in LaTeX or Markdown, compiled to pretty PDF with pandoc :sparkles:, and experiments with Marp, reveal.js, remark.js etc. PDF on https://speakerdeck.com/naereen/ or on
https://perso.crans.org/besson/slides/
Other
15 stars 5 forks source link

Top-align slides made with Marp #4

Closed Naereen closed 6 years ago

Naereen commented 6 years ago

I love how slides rendered with Marp look, but I hate that they are vertically centered. Good slides have to be vertically top-aligned, so the h1 title of each page is always at the same place.

Naereen commented 6 years ago

https://github.com/Naereen/slides/blob/master/marp-naereen.css#L21 fixes this!