.container { grid-template-columns: 100px 10px 0.3fr 0.7fr; grid-template-rows: ... 此外, grid-column-gap 與 grid-row-gap 可用來設定行距。
確定! 回上一頁