Browse Source

首页广告卡片上边距修改

常志远 2 năm trước cách đây
mục cha
commit
58c0551672
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      pages/index/index.vue

+ 2 - 2
pages/index/index.vue

@@ -1260,7 +1260,7 @@
 	.top-up {
 	.top-up {
 		
 		
 		width: 91.4%;
 		width: 91.4%;
-		margin: 14px auto 0 ;
+		margin: 12px auto 0 ;
 		
 		
 
 
 		.top-up-title {
 		.top-up-title {
@@ -1270,7 +1270,7 @@
 		.card-box{
 		.card-box{
 			display: flex;
 			display: flex;
 			justify-content: space-between;
 			justify-content: space-between;
-			padding: 16px 0;
+			padding: 0 0 16px 0;
 			.card{
 			.card{
 				width: 48.3%;
 				width: 48.3%;
 				height: 65px;
 				height: 65px;