Skip to content

Commit

Permalink
cotuongpc1: update matches
Browse files Browse the repository at this point in the history
  • Loading branch information
quyettvq committed Aug 20, 2024
1 parent 3ce6a86 commit c29b4ad
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions src/cotuongpc1/data/matches.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,5 +414,31 @@
}
],
"date": "2024-08-18"
},
{
"firstPlayerId": "thinhdoan",
"secondPlayerId": "quanvu",
"games": [
{
"result": 0
},
{
"result": 2
}
],
"date": "2024-08-20"
},
{
"firstPlayerId": "chuyennguyen",
"secondPlayerId": "thinhdoan",
"games": [
{
"result": 0
},
{
"result": 0
}
],
"date": "2024-08-20"
}
]
2 changes: 1 addition & 1 deletion src/cotuongpc1/rounds-and-matches/RoundsAndMatches.less
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}

tr.recent-match {
background: whitesmoke;
background: aliceblue;
}

.match-info {
Expand Down

0 comments on commit c29b4ad

Please sign in to comment.