don't style html element if reveal.js is embedded
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
* GLOBAL STYLES
|
||||
*********************************************/
|
||||
|
||||
html {
|
||||
html.reveal-full-page {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: 100vh;
|
||||
|
Reference in New Issue
Block a user