CSS设置文字上下居中

 display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;

  

posted @ 2018-12-08 10:40  一招致命九虎山  阅读(183)  评论(0)    收藏  举报