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

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