mgokg commited on
Commit
3d44fe4
·
verified ·
1 Parent(s): 878316e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -235,9 +235,9 @@
235
  <!-- Boxes will be dynamically added here -->
236
  </div>
237
  </div>
238
- <div id="start-button" style="width:50 px;border-radius:50%">
239
  <img style="width:50 px" src="https://specialist-it.de/rec.png">
240
- </div>
241
 
242
 
243
 
 
235
  <!-- Boxes will be dynamically added here -->
236
  </div>
237
  </div>
238
+ <button id="start-button" style="width:50px;border-radius:50%">
239
  <img style="width:50 px" src="https://specialist-it.de/rec.png">
240
+ </button>
241
 
242
 
243