League page stylization added

This commit is contained in:
Lucas Patenaude
2024-04-13 15:58:02 -06:00
parent 5644bd1b28
commit c35f242d27
3 changed files with 37 additions and 38 deletions

View File

@@ -7,6 +7,7 @@
#league-information-container {
height: 100px;
background-color: #f0f0f0; /* Example background color */
display: flex;
/* Add any other styling you need for the league information container */
}