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-top: 20px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 1600px;
|
max-width: 1750px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.table-card-header {
|
.table-card-header {
|
||||||
@@ -2265,7 +2265,7 @@ a .home-platforms-list-cover-face:hover
|
|||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: -20px;
|
margin-bottom: -20px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 1600px;
|
max-width: 1750px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.table-card-back td {
|
.table-card-back td {
|
||||||
|
|||||||
Reference in New Issue
Block a user