include css change for previous commit

This commit is contained in:
RaidMax 2022-03-28 21:34:52 -05:00
parent 3cf0f54ceb
commit 31123d9a33

View File

@ -463,3 +463,7 @@ div.card {
.team-axis-bg {
background-color: rgba(139, 0, 0, 0.1);
}
.team-spectator-bg {
background-color: rgba(200, 200, 0, 0.1);
}