1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-28 16:59:58 +02:00

don't style html element if reveal.js is embedded

This commit is contained in:
Hakim El Hattab
2020-04-06 14:35:48 +02:00
parent 3a7f210631
commit f24620018f
4 changed files with 18 additions and 14 deletions

View File

@@ -11,7 +11,7 @@
* GLOBAL STYLES
*********************************************/
html {
html.reveal-full-page {
width: 100%;
height: 100%;
height: 100vh;