样式修改

This commit is contained in:
2025-06-26 15:29:42 +08:00
parent 93bf23f307
commit e9a2165b10

View File

@@ -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;