1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-01 12:20:33 +02:00

revert from flexbox for pdf centering, use js for PDF setup

This commit is contained in:
Hakim El Hattab
2014-04-23 19:47:30 +02:00
parent 54ca9edeed
commit 646203f038
3 changed files with 86 additions and 49 deletions

View File

@@ -1328,6 +1328,8 @@ body {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
-webkit-perspective: 600px;
-moz-perspective: 600px;