Changed cron job to clear games based on start time, tried to fix card transparency bug on iphones

This commit is contained in:
Alec Maier
2019-09-04 20:46:29 -04:00
parent 6c49cd06ee
commit 4e2fd7072d
2 changed files with 4 additions and 3 deletions

View File

@@ -494,7 +494,7 @@ label {
#game-card {
background-color: #f0f0f0;
background-color: transparent;
display: flex;
flex-direction: column;
cursor: pointer;