Small UI fixes (#882)

This commit is contained in:
hotio 2017-02-25 14:05:40 +01:00 committed by Devin Buhl
parent 8b9d0f7b19
commit 0016cc59af
2 changed files with 2 additions and 2 deletions

View File

@ -170,7 +170,7 @@ body {
.card(#aaaaaa);
/* width : 1210px;
min-width : 1210px; */
max-width : 1210px;
max-width : 1429px;
margin : auto;
// margin-top : -70px;
padding : 20px 0px;

View File

@ -130,7 +130,7 @@
.card;
.clickable;
margin-bottom : 20px;
height : 363px;
height : 382px;
.center {
display : block;