Smaller no content icon and text

This commit is contained in:
Tobias Reich 2015-05-10 23:02:56 +02:00
parent 7e885425dc
commit 717f2afc77
4 changed files with 3 additions and 3 deletions

BIN
dist/main.css vendored

Binary file not shown.

BIN
dist/main.js vendored

Binary file not shown.

BIN
dist/view.js vendored

Binary file not shown.

View File

@ -220,13 +220,13 @@
.iconic {
fill: white(.3);
margin: 0 0 10px;
width: 60px;
height: 60px;
width: 50px;
height: 50px;
filter: drop-shadow(0 -1px 0 black(.4));
}
p {
font-size: 18px;
font-size: 16px;
font-weight: bold;
}
}