Authored by Lynnic

去掉促销信息和商品副标题的文字缩进 --code viewed by zhangyuyang

... ... @@ -318,10 +318,6 @@ $basicBtnC:#eb0313;
display: none;
}
}
.goodsSubtitle,
.goodsDiscount {
text-indent: pxToRem(-14px);
}
.enter-store {
min-height: pxToRem(100px);
display: table;
... ...