now vertical scroll and smaller gap between texts in infokiosk
This commit is contained in:
parent
c53872e581
commit
068d98e855
|
|
@ -81,7 +81,7 @@
|
|||
</style>
|
||||
|
||||
<script>
|
||||
const SPEED_FACTOR = 0.008;
|
||||
const SPEED_FACTOR = 0.006;
|
||||
const CUSTOM_GAP_WIDTH = 1920;
|
||||
|
||||
function updateAnimation(scrollContentElement, combinedText) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue