5 lines
80 B
CSS
5 lines
80 B
CSS
|
.item-image {
|
||
|
width: 100%;
|
||
|
max-height: 150px;
|
||
|
margin-bottom: 15px;
|
||
|
}
|