02-CSS基础与进阶-day13_2018-09-21-21-13-20

伸缩布局 传统的三等份 flex-direction 调整主轴方向 flex-direction: row 默认 水平从左到右 flex-direction: row-reverse; flex-direction: column; flex-direction: column-reverse; justify-content 调整主轴对齐 justify-content: flex-start;
相关文章
相关标签/搜索