display flex-start
This commit is contained in:
@@ -27,7 +27,7 @@ function setLogoContainerSize() {
|
||||
|
||||
function startCountdown() {
|
||||
let startTime;
|
||||
let animationTime = 800;
|
||||
let animationTime = 2000;
|
||||
|
||||
function animate(timestamp) {
|
||||
if (!startTime) startTime = timestamp;
|
||||
|
Reference in New Issue
Block a user