样式修改

This commit is contained in:
2025-06-26 15:29:42 +08:00
parent 1288767602
commit 3cfc4fdc38

View File

@@ -1517,6 +1517,12 @@ video img {
text-align: center;
padding-top: 2rem;
padding-bottom: 1rem;
overflow: hidden;
}
.product_list .img-responsive a{
display: flex;
flex-direction: column;
align-items: center;
}
.product_list li:nth-child(2n) {
margin-right: 0;