diff options
Diffstat (limited to 'css/reveal.css')
-rw-r--r-- | css/reveal.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/reveal.css b/css/reveal.css index bdcd820..db36b7c 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -521,6 +521,7 @@ body { height: 100%; -ms-touch-action: none; + touch-action: none; } .reveal .slides { |