generated from cms/tibi-docs
This commit is contained in:
parent
af8850dede
commit
8b955bdae6
@ -57,7 +57,6 @@
|
||||
}
|
||||
p {
|
||||
text-align: center;
|
||||
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
@ -7,7 +7,7 @@
|
||||
setInterval(() => {
|
||||
active += 1
|
||||
if (active == col.iconCycleSquare.boxes.length) active = 0
|
||||
}, 1000)
|
||||
}, 1250)
|
||||
</script>
|
||||
|
||||
<div class="iconCycleSquares">
|
||||
|
Loading…
Reference in New Issue
Block a user