div水平垂直居中,实现图片和文字居中对齐

@include flexBox;
@include justify-content(center);
@include align-items(center);
posted on 2017-08-29 11:58  XIE7654  阅读(402)  评论(0)    收藏  举报