1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-31 18:22:04 +02:00

adjust pdf margins instead of heights to fix #1804

This commit is contained in:
Hakim El Hattab
2017-01-25 10:43:26 +01:00
parent 934c2e9730
commit 84202fa072
2 changed files with 3 additions and 8 deletions

View File

@@ -90,7 +90,7 @@ ul, ol, div, p {
}
.reveal .slides section {
page-break-after: auto !important;
page-break-after: always !important;
visibility: visible !important;
display: block !important;