So in order for the columns to maintain aspect ratio: Set the column widths as you suggested: grid-template-columns: repeat(auto-fit, minmax( ...
確定! 回上一頁