Remove max width restriction on home stats cards.

This commit is contained in:
Tim 2015-08-23 23:01:10 +02:00
commit 7eac521369

View file

@ -1289,7 +1289,6 @@ input[type="color"],
left: 0px; left: 0px;
} }
.home-platforms { .home-platforms {
max-width: 1600px;
} }
.home-platforms ul { .home-platforms ul {
list-style: none; list-style: none;