It turns out that the gap property can also be used with flex layout ... .container { display: flex; flex-direction: row; flex-wrap: wrap; ...
確定! 回上一頁