使用自動margin 實現flex 佈局下的space-between | space-around ... .g-container { display: flex; flex-wrap: wrap; flex-direction: column; } ...
確定! 回上一頁