mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-15 08:55:07 +01:00
remove 'roll-in' fragment style due to Chrome crash #1150
This commit is contained in:
parent
ce798c4bac
commit
4e3b91ae03
5 changed files with 3 additions and 21 deletions
|
|
@ -99,14 +99,6 @@ body {
|
|||
}
|
||||
}
|
||||
|
||||
.reveal .slides section .fragment.roll-in {
|
||||
transform: rotateX( 60deg );
|
||||
|
||||
&.visible {
|
||||
transform: none;
|
||||
}
|
||||
}
|
||||
|
||||
.reveal .slides section .fragment.fade-out {
|
||||
opacity: 1;
|
||||
visibility: visible;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue