摘要: 1. flexbox .parent { display: flex; justify-content: center; align-items: center; width: xxxpx; height: xxxpx; } .child { width: xxxpx; height: xxxpx; 阅读全文
posted @ 2021-04-07 14:25 樊顺 阅读(1088) 评论(0) 推荐(0) 编辑