11 lines
197 B
CSS
11 lines
197 B
CSS
.__PFX__-bn3 { margin:16px; }
|
|
.__PFX__-bn3-img {
|
|
width:100%;
|
|
height:160px;
|
|
object-fit:cover;
|
|
border-radius:12px;
|
|
}
|
|
@media(min-width:768px){
|
|
.__PFX__-bn3-img { height:240px; }
|
|
}
|