Explorar o código

hide body overflow

Hakim El Hattab %!s(int64=5) %!d(string=hai) anos
pai
achega
ddd9f818f3
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      css/reveal.css
  2. 1 0
      css/reveal.scss

+ 1 - 0
css/reveal.css

@@ -17,6 +17,7 @@ html {
 
 body {
   height: 100%;
+  overflow: hidden;
   position: relative;
   line-height: 1;
   margin: 0;

+ 1 - 0
css/reveal.scss

@@ -21,6 +21,7 @@ html {
 
 body {
 	height: 100%;
+	overflow: hidden;
 	position: relative;
 	line-height: 1;
 	margin: 0;