Browse Source

bug 修复

lilei 2 years ago
parent
commit
6addabaed8
1 changed files with 3 additions and 3 deletions
  1. 3 3
      pages/index/index.vue

+ 3 - 3
pages/index/index.vue

@@ -553,12 +553,12 @@
 					width: 150rpx;
 				}
 				.icons{
-					font-size: 70rpx;
+					font-size: 60rpx;
 					background: #066cff;
 					color: #fff;
 					border-radius: 30rpx;
-					width: 120rpx;
-					height: 120rpx;
+					width: 110rpx;
+					height: 110rpx;
 					text-align:center;
 					display: flex;
 					align-items: center;