常志远 преди 3 години
родител
ревизия
f101fb3fc6
променени са 1 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. 3 2
      pages/index/index.vue

+ 3 - 2
pages/index/index.vue

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