Also, remove the fixed width and set the width of the image as per the content size. .card { flex-direction: row; } .card img { width: 30%; }.
確定! 回上一頁