File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 99
1010< body >
1111< h1 > Rotation Time</ h1 >
12-
12+ < p > < em > Time to next turn</ em > is one of the main drivers of participant engagement.</ p >
13+ < div >
1314< label >
1415 Rotation in minutes
1516 < input id ="rotation " name ="rotation " type ="number " value ="10 " onchange ="update() " min ="1 " required />
1617</ label >
18+ </ div >
19+ < div >
1720< label >
1821 Participants
1922 < input id ="size " name ="size " type ="number " value ="4 " onchange ="update() " min ="3 " required />
2023</ label >
24+ </ div >
2125
22- < div >
23- Time to next turn (or time for Twitter): < span id ="timeToNextTurn "> 30</ span > minutes
26+ < div style =" margin-top: 1em; " >
27+ Time to next turn (or time for Twitter): < strong > < span id ="timeToNextTurn "> 30</ span > minutes</ strong >
2428</ div >
2529
2630< div >
You can’t perform that action at this time.
0 commit comments