摘要: grid布局 display:grid; grid-template-columns:100px 100px 100px fr:比例 column-gap:20px 设置列间距 row-gap:20px 设置行间距 grid-template-areas 块轴对齐方式: align-itens:center(居中 阅读全文
posted @ 2022-10-25 23:34 凌敲 阅读(35) 评论(0) 推荐(0)