商品首页完善

This commit is contained in:
陈淳
2022-10-25 10:59:51 +08:00
parent ac70fc37f6
commit fd9f3d04d9
4 changed files with 55 additions and 39 deletions

View File

@@ -36,14 +36,13 @@
}
.card-div {
background-color: #000;
height: 6rem;
width: 100%;
}
.bottom-div {
display: flex;
justify-content: center;
/* justify-content: center; */
width: 100%;
height: 6rem;
overflow: hidden;
@@ -54,7 +53,6 @@
.card-div-inside {
flex: none;
display: block;
margin-top: 0.5rem;
margin-left: 0.5rem;
margin-right: 0.5rem;