@@ -198,7 +198,7 @@
.radioBox{
display: flex;
> div{
- width: 66px;
+ width: 60px;
height: 28px;
font-weight: 600;
font-size: 14px;
@@ -207,7 +207,7 @@
line-height: 26px;
background: url("../image/radio.png") no-repeat;
background-size: 100% 100%;
- margin-right: 10px;
+ margin-right: 8px;
cursor: pointer;
&:last-child{
margin-right: 0;