File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 < div class ="timer ">
2727 < header >
2828 < div class ="timer-buttons ">
29- < button class ="timer-button " data-seconds ="20 "> 20 Secs</ button >
30- < button class ="timer-button " data-seconds ="300 "> Work 5</ button >
31- < button class ="timer-button " data-seconds ="900 "> Quick 15</ button >
32- < button class ="timer-button " data-seconds ="1200 "> Snack 20</ button >
33- < button class ="timer-button " data-seconds ="3600 "> Lunch Break</ button >
29+ < button class ="timer-button " data-seconds ="20 " type ="button ">
30+ 20 Secs
31+ </ button >
32+ < button class ="timer-button " data-seconds ="300 " type ="button ">
33+ Work 5
34+ </ button >
35+ < button class ="timer-button " data-seconds ="900 " type ="button ">
36+ Quick 15
37+ </ button >
38+ < button class ="timer-button " data-seconds ="1200 " type ="button ">
39+ Snack 20
40+ </ button >
41+ < button class ="timer-button " data-seconds ="3600 " type ="button ">
42+ Lunch Break
43+ </ button >
3444 </ div >
3545 < form id ="form ">
3646 < input
You can’t perform that action at this time.
0 commit comments