Shrunk height of the project boxes to 100px.

This commit is contained in:
Oliver Gierke
2014-01-28 08:34:16 +01:00
parent 543c10c024
commit 1eb807f83f

View File

@@ -143,7 +143,7 @@
.projects--wrapper.project-aggregator .project--container a {
padding: 30px 20px;
height: 160px;
height: 100px;
width: 288px;
display: inline-block;
color: #34302D;