list3.css
521 字节
.class{
width: 100%;
height: auto;
padding: 0.32rem 0 0.32rem;
box-sizing: border-box;
border-bottom: 0.01rem solid #eee;
}
.class:nth-child(1){
padding-top: 0;
}
.class img{
width: 1.93rem;
height: 1.44rem;
border-radius: 0.05rem;
margin-right: 0.31rem;
}
.class_detail{
flex: 1;
font-size: 0.28rem;
font-weight: 600;
color: black;
}
.class_info{
line-height: 0.4rem;
font-size: 0.24rem;
font-weight: 400;
margin-top: 0.16rem;
color: #969799;
}