样式补充3
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user