Make card take available space in grid

This commit is contained in:
Rafael Conde 2017-04-29 17:51:24 -07:00 committed by Shawn Erquhart
parent 1c95b5ee1d
commit 6492eea1c8

View File

@ -5,7 +5,7 @@
overflow: hidden;
margin-bottom: 16px;
margin-left: 16px;
max-width: 31%;
/*max-width: 31%;*/
max-height: 290px;
cursor: pointer;
}