Title
摘要: 1.flex弹性布局、grid网格布局实现居中(可能存在浏览器兼容性问题) 可以将justify-content: center; align-items: center;简写为:place-items:center; place-items是两者的复合属性,接收两个参数,第一个是align-ite 阅读全文
posted @ 2023-04-19 15:12 clutch-man 阅读(465) 评论(0) 推荐(0)