grid 最后一行靠左且整体剧中

display: grid;
grid-template-columns: repeat(auto-fill, 232px);
grid-gap: 22px 16px;
justify-content: center;
posted @ 2023-03-16 18:22  起风了1573  阅读(60)  评论(0)    收藏  举报