mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-04 21:57:59 +02:00
hide body overflow
This commit is contained in:
@@ -17,6 +17,7 @@ html {
|
||||
|
||||
body {
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
line-height: 1;
|
||||
margin: 0;
|
||||
|
@@ -21,6 +21,7 @@ html {
|
||||
|
||||
body {
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
line-height: 1;
|
||||
margin: 0;
|
||||
|
Reference in New Issue
Block a user