.box{
        display: grid;
        grid-template-columns: repeat(auto-fill, 30%);
        justify-content: space-between;
        flex-wrap: wrap;
        image {
            width: 100%;
        }
    }
最后修改:2025 年 07 月 23 日
如果觉得我的文章对你有用,请随意赞赏