diff options
Diffstat (limited to 'css/reveal.css')
-rw-r--r-- | css/reveal.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/css/reveal.css b/css/reveal.css index 806d064..7c3f5a1 100644 --- a/css/reveal.css +++ b/css/reveal.css @@ -1328,6 +1328,8 @@ body { position: absolute; width: 100%; height: 100%; + top: 0; + left: 0; -webkit-perspective: 600px; -moz-perspective: 600px; |