forked from f0ck/f0ckv2
steps lowered
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
Reference in New Issue
Block a user