Skip to content

Commit 606424c

Browse files
authored
Bugfix/slide mode printpdf (#1339)
Bugfix/slide mode printpdf
2 parents f4921a1 + 7c32937 commit 606424c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

public/css/slide.css

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -258,19 +258,10 @@ pre.vega > svg {
258258
margin-bottom: -.25em !important;
259259
}
260260

261-
.reveal .slides, .reveal .backgrounds, .reveal.overview {
262-
transform-style: preserve-3d;
263-
}
264-
265261
.slides, #meta {
266262
display: none;
267263
}
268264

269-
.reveal .slides > section,
270-
.reveal .slides > section > section {
271-
transform-style: flat;
272-
}
273-
274265
.reveal.rtl .slides,
275266
.reveal.rtl .slides h1,
276267
.reveal.rtl .slides h2,

0 commit comments

Comments
 (0)