笔记:Flexbox 中使用 auto margin 的技巧 - 6
.item1, .item4 { margin-left: auto; } .item2, .item5 { margin-right: auto; }