Changed max-width to accommodate wider displays
This commit is contained in:
@@ -2252,7 +2252,7 @@ a .home-platforms-list-cover-face:hover
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
width: 100%;
|
||||
max-width: 1600px;
|
||||
max-width: 1750px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.table-card-header {
|
||||
@@ -2265,7 +2265,7 @@ a .home-platforms-list-cover-face:hover
|
||||
margin-top: 20px;
|
||||
margin-bottom: -20px;
|
||||
width: 100%;
|
||||
max-width: 1600px;
|
||||
max-width: 1750px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.table-card-back td {
|
||||
|
Reference in New Issue
Block a user