其实不然,CSS 3 提供了justify-items 属性来设置单元格内容的水平位置(左中 ... 32%); grid-template-rows: repeat(3, 32%); gap: 1%; justify-items: start; }.
確定! 回上一頁