|
|
@@ -651,7 +651,7 @@ body{
|
|
|
grid-template-columns: repeat(5, 1fr);
|
|
|
}
|
|
|
.goodsShareBotton img{
|
|
|
- width: .3rem;
|
|
|
+ width: .4rem;
|
|
|
}
|
|
|
}
|
|
|
@media (max-width: 1024px) {
|
|
|
@@ -715,7 +715,7 @@ body{
|
|
|
bottom: .02rem;
|
|
|
}
|
|
|
.goodsShareBotton img{
|
|
|
- width: .4rem;
|
|
|
+ width: .8rem;
|
|
|
}
|
|
|
}
|
|
|
@media (max-width: 899px) {
|