You can adjust the automatically created column(s) or row(s) with these two properties: grid-auto-columns; grid-auto-rows .grid { display: grid; ...
確定! 回上一頁