fix bio card layout

This commit is contained in:
Alex Wolfe 2015-03-05 06:26:42 -08:00
parent 572cc666d8
commit 6e3b2c4545
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
.bio-card {
max-width: 360px;
min-height: 370px;
margin-bottom: $unit * 4;
overflow: hidden;