Define this on your grid container. Sets up three columns of equal width. grid-template-columns: repeat(3, 1fr);.
確定! 回上一頁