|
@@ -75,7 +75,7 @@ p {
|
|
|
}
|
|
|
|
|
|
.vip-list .vip-item {
|
|
|
- width: 150px;
|
|
|
+ width: 200px;
|
|
|
font-weight: 600;
|
|
|
border-radius: 10px;
|
|
|
text-align: center;
|
|
@@ -112,7 +112,7 @@ p {
|
|
|
}
|
|
|
|
|
|
.vip-list .price-value {
|
|
|
- font-size: 26px;
|
|
|
+ font-size: 28px;
|
|
|
font-weight: 600;
|
|
|
margin-left: 3px;
|
|
|
}
|
|
@@ -263,7 +263,7 @@ p {
|
|
|
background-color: #eee;
|
|
|
height: 60px;
|
|
|
width: 100%;
|
|
|
- margin-bottom: 10px;
|
|
|
+ margin-bottom: 15px;
|
|
|
border-radius: 30px;
|
|
|
}
|
|
|
|