ZhangZhihui's Blog  
div {
width: 100vw;
height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

 

关于更多display: flex的内容可参见https://www.jianshu.com/p/d9373a86b748/

posted on 2020-04-27 16:51  ZhangZhihuiAAA  阅读(412)  评论(0编辑  收藏  举报