常志远 3 years ago
parent
commit
f101fb3fc6
1 changed files with 3 additions and 2 deletions
  1. 3 2
      pages/index/index.vue

+ 3 - 2
pages/index/index.vue

@@ -500,9 +500,9 @@
 	.station {
 		width:91.4%;
 		height: 120px;
-		margin-top: 70px auto 0 ;
+		margin-top: 72px auto 0 ;
 		padding-top: 20px;
-		padding: 0 12px;
+		// padding: 0 12px;
 		position: relative;
 
 		.img-box {
@@ -616,6 +616,7 @@
 				width: 100%;
 				display: flex;
 				justify-content: space-between;
+				padding: 0 5px;
 			}
 		}