jkorstad commited on
Commit
506e26f
·
verified ·
1 Parent(s): 3ea1d17

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -172,6 +172,7 @@
172
  <button id="start-timer">Start Timer</button>
173
  <button id="pause">Pause</button>
174
  <button id="reset">Reset</button>
 
175
  <button id="start-stopwatch">Start Stopwatch</button>
176
  </div>
177
 
 
172
  <button id="start-timer">Start Timer</button>
173
  <button id="pause">Pause</button>
174
  <button id="reset">Reset</button>
175
+ <div> | </div>
176
  <button id="start-stopwatch">Start Stopwatch</button>
177
  </div>
178