Skip to content

Commit

Permalink
Fix spacing on team 2 wins.
Browse files Browse the repository at this point in the history
  • Loading branch information
roncli committed Nov 16, 2022
1 parent 578f594 commit 8f92c9c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/css/opponent.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@ span.grey {
grid-column-end: span 5;
}

#opponent .records .team2wins .diamond {
margin-left: 7px;
}

#opponent .players .title {
padding: 10px;
color: white;
Expand Down

0 comments on commit 8f92c9c

Please sign in to comment.