摘要:
{ display: grid; gap:12px; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); } 使用grid布局: 设置网格项之间的 间距(gutter) 12px 表示: 行与行之间:垂直间距 12px 列与列之 阅读全文
posted @ 2025-08-13 16:28
攀仔博客
阅读(21)
评论(0)
推荐(0)
浙公网安备 33010602011771号