mirror of
https://github.com/seigler/presentation-blockchains
synced 2025-07-27 01:26:11 +00:00
Zzzzzzz
This commit is contained in:
parent
194c488d7f
commit
a8f76ca48b
6 changed files with 145 additions and 41 deletions
|
@ -415,6 +415,9 @@ section {
|
|||
[janus-timeline='past'] {
|
||||
transition: transform ease 0.5s, opacity ease 0.5s, visibility step-end 0.5s;
|
||||
}
|
||||
section[janus-timeline='present'] [janus-timeline='past']:not([janus-past]) {
|
||||
transition: transform ease 0.5s, opacity ease 0.5s;
|
||||
}
|
||||
|
||||
[janus-timeline='present'] {
|
||||
transition: transform ease 0.5s, opacity ease 0.5s, visibility step-start 0.5s;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue