如果希望每一行(或每一列)容纳尽可能多的单元格,这时可以使用 auto-fill 关键字表示自动填充。 .container { display: grid; grid-template-columns: ...
確定! 回上一頁