Links to other leagues added

This commit is contained in:
Lucas Patenaude
2024-04-04 22:29:18 -06:00
parent 3983d00caf
commit ba6cd1ee7c
2 changed files with 47 additions and 45 deletions

View File

@@ -58,7 +58,7 @@
}
.team img {
width: 20px; /* Set the width of the image to 100% of its container */
height: auto; /* Maintain the aspect ratio */
max-width: 20px; /* Set the width of the image to 100% of its container */
max-height: 20px; /* Maintain the aspect ratio */
margin-right: 10px;
}