摘要: Tired of dealing with monolithic CSS files? Are requests for multiple CSS files hurting your performance? In this lesson we learn how to separate our 阅读全文
posted @ 2017-04-08 21:08 Zhentiw 阅读(238) 评论(0) 推荐(0)
摘要: justify content contol how element inside flex box align, it can be "right / end", or "left / top". or "center", or "space-around" or "space-between". 阅读全文
posted @ 2017-04-08 01:26 Zhentiw 阅读(274) 评论(0) 推荐(0)
摘要: flex-direction: main two 'row' or 'column', you can use reverse also. 阅读全文
posted @ 2017-04-08 01:21 Zhentiw 阅读(162) 评论(0) 推荐(0)