give apps a bit more horizontal space

This commit is contained in:
Mario Vavti 2017-01-23 17:10:52 +01:00
parent cda284424f
commit dfafa81bfe

View File

@ -1,6 +1,6 @@
.app-container {
float: left;
width: 125px;
width: 150px;
height: 180px;
padding: 20px;
}