Make card take available space in grid
This commit is contained in:
parent
1c95b5ee1d
commit
6492eea1c8
@ -5,7 +5,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
margin-left: 16px;
|
margin-left: 16px;
|
||||||
max-width: 31%;
|
/*max-width: 31%;*/
|
||||||
max-height: 290px;
|
max-height: 290px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user