mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-07 07:06:37 +02:00
reader mode supports scroll snapping, sticky pages with scroll triggers are always full height
This commit is contained in:
@@ -1934,6 +1934,7 @@ $notesWidthPercent: 25%;
|
||||
top: 50% !important;
|
||||
left: 50% !important;
|
||||
opacity: 1 !important;
|
||||
transform: scale(var(--slide-scale)) translate(-50%, -50%) !important;
|
||||
transform-style: flat !important;
|
||||
transform-origin: 0 0 !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user