generated from cms/tibi-docs
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user