now vertical scroll and smaller gap between texts in infokiosk

This commit is contained in:
Kinga Knapik 2025-12-05 15:35:07 +01:00
parent c53872e581
commit 068d98e855
1 changed files with 1 additions and 1 deletions

View File

@ -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) {