Files
SEONexus/code/public/static/css2/modules/banner_03.css
2025-12-31 00:49:32 +08:00

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; }
}