首页/styles.css:修订间差异

无编辑摘要
无编辑摘要
第11行: 第11行:
display: flex;
display: flex;
flex-wrap: wrap;
flex-wrap: wrap;
width:100%;
height:100%;
justify-content: center;
justify-content: center;
}
}