Changed max-width to accommodate wider displays

This commit is contained in:
Xus Badia 2016-10-14 06:11:50 +02:00 committed by GitHub
parent 58e670443d
commit e1112b95c7

View file

@ -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 {