Authored by 周少峰

limit product detail img size

... ... @@ -742,6 +742,10 @@
i {
font-style: italic;
}
img {
max-width: 100%;
}
}
.consults {
... ...