To center an image with CSS Grid, wrap the image in a container div element and give it a display of grid . Then set the place-items property to ...
確定! 回上一頁