remove some bullshit and change to vars

This commit is contained in:
zyqunix 2025-06-12 10:44:30 +02:00
parent 6316f390d7
commit 3631d57309
14 changed files with 90 additions and 510 deletions

View file

@ -8,7 +8,7 @@
<title>zy's Timer</title>
</head>
<body>
<div class="main">
<div class="cards shadow">
<span id="time">00:00:00:00</span>
<div class="buttons">
<button id="start">Start</button>