Padding adjusted for league-page contents
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{
|
||||
/* --- SIZE CONTAINER --- */
|
||||
width: 100%; /* Set the width to the full width of screen */
|
||||
padding: 30px; /* Create some distance between page boundries and elements */
|
||||
padding: 10px 100px; /* Create some distance between page boundries and elements */
|
||||
|
||||
/* --- FORMAT CHILD ITEMS (Table and Leading Scorers Cards) --- */
|
||||
display: flex; /* Enable flexbox layout */
|
||||
|
||||
Reference in New Issue
Block a user