qiushang 1 年之前
父节点
当前提交
15b37e654d
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      public/static/css/member.css

+ 3 - 3
public/static/css/member.css

@@ -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;
 }