Authored by Lynnic

修改店铺logo等比例缩放

... ... @@ -318,7 +318,7 @@ $basicBtnC:#eb0313;
.store-logo {
// padding-right: 35rem/$pxConvertRem;
img {
width: pxToRem(109px);
width: auto;
height: pxToRem(68px);
margin-left: 0;
margin-right: pxToRem(-25px);
... ...