Updates to CSS but some formatting appears to have broken

This commit is contained in:
Lucas Patenaude
2024-04-16 15:19:30 -06:00
parent ae054ed60a
commit 94788a8dbe
5 changed files with 43 additions and 20 deletions

View File

@@ -0,0 +1,4 @@
/* Container for all stats and player cards */
#club-stats-and-players-container {
width: 80%;
}