aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/reveal.css1
-rw-r--r--css/reveal.scss1
2 files changed, 2 insertions, 0 deletions
diff --git a/css/reveal.css b/css/reveal.css
index c865325..d7442d6 100644
--- a/css/reveal.css
+++ b/css/reveal.css
@@ -17,6 +17,7 @@ html {
body {
height: 100%;
+ overflow: hidden;
position: relative;
line-height: 1;
margin: 0;
diff --git a/css/reveal.scss b/css/reveal.scss
index e7d2981..c93276f 100644
--- a/css/reveal.scss
+++ b/css/reveal.scss
@@ -21,6 +21,7 @@ html {
body {
height: 100%;
+ overflow: hidden;
position: relative;
line-height: 1;
margin: 0;