mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
fix concave/convex transitions on vertical slides #1947
This commit is contained in:
parent
1c07fccc35
commit
b6ce0a9724
2 changed files with 3 additions and 2 deletions
|
|
@ -588,7 +588,7 @@ $controlsArrowAngleActive: 36deg;
|
|||
}
|
||||
|
||||
.reveal .slides>section {
|
||||
-ms-perspective: 600px;
|
||||
perspective: 600px;
|
||||
}
|
||||
|
||||
.reveal .slides>section,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue