mgokg commited on
Commit
28d3fd0
·
verified ·
1 Parent(s): f661e67

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -236,7 +236,7 @@
236
  <!-- Boxes will be dynamically added here -->
237
  </div>
238
  </div>
239
- <button id="start-button" style="border-radius:12px; background: linear-gradient(to right, white, red);">
240
  Aufnahme starten
241
  </button>
242
 
 
236
  <!-- Boxes will be dynamically added here -->
237
  </div>
238
  </div>
239
+ <button id="start-button" style="border-radius:12px; background: linear-gradient(to right, blue, purple);">
240
  Aufnahme starten
241
  </button>
242