弹性盒子布局水平垂直居中

.parent{

justify:center;

align-items:center;

display:-webkit-flex

}

posted @ 2016-01-09 23:03  张建风  阅读(7242)  评论(1)    收藏  举报