don't style html element if reveal.js is embedded
This commit is contained in:
parent
3a7f210631
commit
f24620018f
4 changed files with 18 additions and 14 deletions
|
@ -11,7 +11,7 @@
|
|||
* GLOBAL STYLES
|
||||
*********************************************/
|
||||
|
||||
html {
|
||||
html.reveal-full-page {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: 100vh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue