样式修改
This commit is contained in:
@@ -1517,6 +1517,12 @@ video img {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 2rem;
|
padding-top: 2rem;
|
||||||
padding-bottom: 1rem;
|
padding-bottom: 1rem;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
.product_list .img-responsive a{
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
.product_list li:nth-child(2n) {
|
.product_list li:nth-child(2n) {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user