I'm trying to build a presentation in xaringan
, which uses remarkjs
. I'd like to make the slides all fixed-size, so they don't scale with the size of the browser. The reason is that my presentation needs to fit the format of the conference at which I'll be delivering it.
Is there a way I can do this? Thanks.