diff options
author | Hakim El Hattab | 2016-06-10 10:58:40 +0200 |
---|---|---|
committer | Hakim El Hattab | 2016-06-10 10:58:40 +0200 |
commit | 8162855d23601e66a25ba79dd4013ef416c4f1b4 (patch) | |
tree | cfcdd3391293b9ef1c15e54e8d367139c4a9ceb5 /demo.html | |
parent | 6bfa48a667fe91bb1de1b680769aeb7260af3a49 (diff) |
increase default font sizes, adjust config defaults for less margings and larger max scale #1605
Diffstat (limited to 'demo.html')
-rw-r--r-- | demo.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -391,6 +391,8 @@ Reveal.addEventListener( 'customevent', function() { history: true, center: true, + width: 1000, + transition: 'slide', // none/fade/slide/convex/concave/zoom // More info https://github.com/hakimel/reveal.js#dependencies |