#container { display: grid; grid-template-columns: repeat(12, 1fr); }. 而這個 repeat() 函數還有兩個特殊關鍵字,. repeat(auto-fill, 100px) ...
確定! 回上一頁