forked from lucaspatenaude/ScoreSpot
More changes to club page. Cards and Headers are now mostly split
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user