mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
switch to bounding rect for auto-animate deltas
This commit is contained in:
parent
ac59dcb525
commit
4ff7fd3a71
4 changed files with 50 additions and 43 deletions
|
|
@ -1123,6 +1123,10 @@ $controlsArrowAngleActive: 36deg;
|
|||
transition: none !important;
|
||||
}
|
||||
|
||||
.reveal .slides.disable-slide-transitions section {
|
||||
transform: none !important;
|
||||
}
|
||||
|
||||
|
||||
/*********************************************
|
||||
* PER-SLIDE BACKGROUNDS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue