Set min-height for .showcase.project items

This commit is contained in:
David Barragán Merino 2016-04-28 22:45:36 +02:00
parent 7583e5f073
commit cf813de690
1 changed files with 1 additions and 0 deletions

View File

@ -734,6 +734,7 @@ div.admonition {
div.showcase {
div.project {
min-height: 334px;
> a {
display: block;
padding: 10px;