Skip to content

Commit 549e56c

Browse files
committed
Make bio cards slightly taller to accommodate some that are longer
1 parent 2d24565 commit 549e56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/components/_biocard.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
border-radius: 2px;
1414
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
1515
display: inline-block;
16-
height: 280px;
16+
height: 300px;
1717
width: 160px;
1818
margin: 1em 1em 1em 0;
1919
.biocard-photo {

0 commit comments

Comments
 (0)