fixes
All checks were successful
deploy to production / deploy (push) Successful in 35s

This commit is contained in:
Robin Grenzdörfer 2023-09-01 14:27:11 +00:00
parent af8850dede
commit 8b955bdae6
2 changed files with 1 additions and 2 deletions

View File

@ -57,7 +57,6 @@
}
p {
text-align: center;
font-weight: bold;
}
}

View File

@ -7,7 +7,7 @@
setInterval(() => {
active += 1
if (active == col.iconCycleSquare.boxes.length) active = 0
}, 1000)
}, 1250)
</script>
<div class="iconCycleSquares">