auto-animate; carry forward fragment visibility, unmatched elements adhere to duration/delay attributes
This commit is contained in:
@ -45,6 +45,10 @@ body {
|
||||
opacity: 1;
|
||||
visibility: inherit;
|
||||
}
|
||||
|
||||
&.disabled {
|
||||
transition: none;
|
||||
}
|
||||
}
|
||||
|
||||
.reveal .slides section .fragment.grow {
|
||||
|
Reference in New Issue
Block a user