Fixed bug that resets card flip state when pausing/resuming the timer, updated styling to be more consistent

This commit is contained in:
Alec Maier
2019-09-02 16:08:13 -04:00
parent 48cfaace74
commit e7c27a5293
7 changed files with 140 additions and 68 deletions

View File

@@ -22,7 +22,7 @@
</label>
</form>
<a href="/">
<button class="app-btn-secondary">Cancel</button>
<button class="app-btn">Back</button>
</a>
<button id="join-btn" class="app-btn">Join</button>
</div>