That's because there is only one line (or row). But now let's add some gap between items: .container { display: flex; column-gap: 10px; }
確定! 回上一頁