steps lowered
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 18s
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 18s
This commit is contained in:
parent
d9e8b63004
commit
564f1bf530
|
@ -2955,9 +2955,9 @@ button#togglebg {
|
||||||
}
|
}
|
||||||
|
|
||||||
.fader-in {
|
.fader-in {
|
||||||
animation: fadeIn .8s steps(100) forwards;
|
animation: fadeIn .8s steps(10) forwards;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fader-out {
|
.fader-out {
|
||||||
animation: fadeOut .8s steps(100) forwards
|
animation: fadeOut .8s steps(10) forwards
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user