More styling added to containers on league page
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
margin-right: 200px;
|
||||
}
|
||||
|
||||
#league-stats-container {
|
||||
#league-stats-containers {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#league-table-and-information-container {
|
||||
width: 50%;
|
||||
width: 60%;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user