三列

.bottom .classItem{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.bottom .classItem .item{
    width: 33.33333333333333333333%;
    height: 220rpx;
    text-align: center;
    font-size: 30rpx;
}
posted on 2022-12-14 13:41  文种玉  阅读(75)  评论(0编辑  收藏  举报