Comments added for league-table page
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/*
|
||||
=================================
|
||||
LEAGUE TABLE CONTAINER
|
||||
=================================
|
||||
*/
|
||||
|
||||
/* Container for all table elements */
|
||||
#league-table-container {
|
||||
width: 60%;
|
||||
@@ -76,5 +82,6 @@
|
||||
#league-table-container {
|
||||
align-items: center;
|
||||
width: 75%;
|
||||
min-width: 580px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user