|
@@ -100,8 +100,8 @@ $basicBtnC:#eb0313; |
|
@@ -100,8 +100,8 @@ $basicBtnC:#eb0313; |
100
|
margin-left: .5px;
|
100
|
margin-left: .5px;
|
101
|
font-size: pxToRem(23px);
|
101
|
font-size: pxToRem(23px);
|
102
|
text-align: center;
|
102
|
text-align: center;
|
103
|
- line-height: pxToRem(35px);
|
|
|
104
|
- padding: 0 8px;
|
103
|
+ line-height: pxToRem(33px);
|
|
|
104
|
+ padding: 0 5px;
|
105
|
}
|
105
|
}
|
106
|
.new-tag {
|
106
|
.new-tag {
|
107
|
background-color: #78dc7e;
|
107
|
background-color: #78dc7e;
|
|
@@ -121,6 +121,7 @@ $basicBtnC:#eb0313; |
|
@@ -121,6 +121,7 @@ $basicBtnC:#eb0313; |
121
|
}
|
121
|
}
|
122
|
.limit-tag {
|
122
|
.limit-tag {
|
123
|
border: 1px solid #000;
|
123
|
border: 1px solid #000;
|
|
|
124
|
+ background-color: #fff;
|
124
|
color: #000;
|
125
|
color: #000;
|
125
|
}
|
126
|
}
|
126
|
.soonSoldOut-tag {
|
127
|
.soonSoldOut-tag {
|