new timing
This commit is contained in:
+1
-1
@@ -917,7 +917,7 @@
|
|||||||
|
|
||||||
// make title elements actually visible
|
// make title elements actually visible
|
||||||
title1.style.opacity = "100";
|
title1.style.opacity = "100";
|
||||||
await sleep(250);
|
await sleep(300);
|
||||||
title2.style.opacity = "100";
|
title2.style.opacity = "100";
|
||||||
await sleep(1500);
|
await sleep(1500);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user