apps style

This commit is contained in:
denisdulici
2017-10-28 01:23:44 +03:00
parent d92887e479
commit 1ed02931b9
6 changed files with 39 additions and 52 deletions

View File

@@ -1,5 +0,0 @@
.item-image {
width: 100%;
max-height: 150px;
margin-bottom: 15px;
}

3
public/css/modules.css vendored Normal file
View File

@@ -0,0 +1,3 @@
.item-image {
max-width: 225px;
}