increase min-height of cube/page transitions
This commit is contained in:
parent
3999430b81
commit
00b197792b
|
@ -822,7 +822,7 @@ body {
|
|||
|
||||
.reveal.cube .slides section {
|
||||
padding: 30px;
|
||||
min-height: 600px;
|
||||
min-height: 700px;
|
||||
|
||||
-webkit-backface-visibility: hidden;
|
||||
-moz-backface-visibility: hidden;
|
||||
|
@ -946,7 +946,7 @@ body {
|
|||
|
||||
.reveal.page .slides section {
|
||||
padding: 30px;
|
||||
min-height: 600px;
|
||||
min-height: 700px;
|
||||
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
|
|
2
css/reveal.min.css
vendored
2
css/reveal.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user