fix app rendering

This commit is contained in:
Mario Vavti
2017-03-27 12:55:11 +02:00
parent 779cab047a
commit f66aa336ac
4 changed files with 6 additions and 8 deletions

View File

@@ -1,8 +1,7 @@
.app-container {
float: left;
width: 150px;
height: 180px;
padding: 20px;
width: 148px;
margin: 20px;
}
.app-name {