Update time to 300s

This commit is contained in:
Dmitry Bikulov
2025-09-13 17:55:36 +03:00
parent ef0f55afaf
commit 95fe79ef08
4 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
</h1>
<p class="subtitle">Весёлая тренировка для 2 класса</p>
<div class="top-bar">
<div class="timer">⏱ Время: <span id="time">60</span> с</div>
<div class="timer">⏱ Время: <span id="time">300</span> с</div>
<div class="progress">Вопрос: <span id="progress">0/20</span></div>
<button id="startBtn" class="start">Старт</button>
</div>