disableLayout comment tweak
This commit is contained in:
parent
9dbccd6978
commit
6dbc593280
1 changed files with 3 additions and 3 deletions
|
@ -84,8 +84,8 @@
|
|||
// Enable the slide overview mode
|
||||
overview: true,
|
||||
|
||||
// Enable/disable user specified layouts (like css-grid)
|
||||
// (basically prevents all the display & height/width calculations)
|
||||
// Disables the default reveal.js slide layout so that you can use
|
||||
// custom CSS layout
|
||||
disableLayout: false,
|
||||
|
||||
// Vertical centering of slides
|
||||
|
|
Loading…
Reference in a new issue