Crests added to each score card

This commit is contained in:
Lucas Patenaude
2024-04-03 23:16:49 -06:00
parent cbc16356ae
commit c7b49a87d6
2 changed files with 9 additions and 2 deletions

View File

@@ -37,3 +37,8 @@
.team p {
margin-right: 10px; /* Adjust this value to control the space between team name and score */
}
.team img {
height: 30px;
margin-right: 10px;
}