style: update timings
This commit is contained in:
parent
6fa0a8e0db
commit
cffb1d0d00
@ -27,7 +27,7 @@ document.querySelector(".hacker").onmouseover = event => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
iteration += 1 / 3;
|
iteration += 1 / 3;
|
||||||
}, 10);
|
}, 30);
|
||||||
}
|
}
|
||||||
document.querySelector(".hacker2").onmouseover = event => {
|
document.querySelector(".hacker2").onmouseover = event => {
|
||||||
let iteration2 = 0;
|
let iteration2 = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user