样式补充3

This commit is contained in:
2025-06-26 15:40:56 +08:00
parent 043bac94ec
commit 37828dafca

View File

@@ -1508,11 +1508,17 @@ video img {
margin-top: 0.6rem;
overflow: hidden;
}
.product_list ul{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.product_list li {
width: 48%;
margin-right:2%;
float: left;
margin-bottom:2%;
margin-bottom:4%;
background-color: #fff;
text-align: center;
padding-top: 2rem;