aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2017-04-07 09:55:55 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2017-04-07 09:55:55 +0200
commitd1d44cf6b711ca75ee1fde9d40200060c1ef4e8c (patch)
tree6b540fcbce1916a83e41f4b296c09c06a32330d5
parent30f2af0ac512534e7d66ed60514f07f14a8bb6d7 (diff)
downloadfreenode-live-2017-presentation-d1d44cf6b711ca75ee1fde9d40200060c1ef4e8c.tar
freenode-live-2017-presentation-d1d44cf6b711ca75ee1fde9d40200060c1ef4e8c.tar.gz
formatting
-rw-r--r--js/reveal.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/reveal.js b/js/reveal.js
index c58f2d6..c71b67d 100644
--- a/js/reveal.js
+++ b/js/reveal.js
@@ -634,7 +634,7 @@
document.body.style.height = pageHeight + 'px';
// Make sure stretch elements fit on slide
- layoutSlideContents(slideWidth, slideHeight);
+ layoutSlideContents( slideWidth, slideHeight );
// Add each slide's index as attributes on itself, we need these
// indices to generate slide numbers below