More changes to club page. Cards and Headers are now mostly split

This commit is contained in:
Lucas Patenaude
2024-04-16 13:22:40 -06:00
parent 693a347448
commit 2f0b12663a
5 changed files with 93 additions and 67 deletions

View File

@@ -10,7 +10,7 @@
=================================
*/
#club-information-container {
#club-header-container {
height: 100px;
width: fit-content;
margin: 20px;
@@ -76,7 +76,7 @@
}
/* Styling for Standings and Top Scorers Cards */
#club-history-container, #club-stats-and-players-container
#club-information-table-container, #club-competitions-table-container, #club-stats-and-players-container
{
/* --- POSITION CONTAINER --- */
margin: 0 10px;