img size css
parent
dfd4b9774b
commit
ed08235966
|
|
@ -37,8 +37,10 @@
|
|||
}
|
||||
.image {
|
||||
img{
|
||||
padding: 16px;
|
||||
width: 265px;
|
||||
object-fit: cover;
|
||||
object-fit:contain;
|
||||
background-color: #FFF;
|
||||
height: 190px;
|
||||
border-radius: 12px;
|
||||
border: 1px solid rgba(45, 45, 45, 0.27);
|
||||
|
|
|
|||
Loading…
Reference in New Issue