Item.css
Home
/
client /
src /
components /
gallery /
item /
Item.css
.item-thumbnail {
height: 345px;
}
.item-thumbnail img {
margin-top: 15px;
}
.item-title {
font-size: 17px;
margin-top: 3px;
margin-bottom: 4px;
}
.item-snippet {
font-size: 11px;
margin: 1px -8px 5px -8px;
}
.item-actions {
text-align: center;
}