cmy vor 2 Jahren
Ursprung
Commit
f9e258aaa8
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      pages/modelData/modeltemplate/model_3.vue

+ 2 - 2
pages/modelData/modeltemplate/model_3.vue

@@ -504,7 +504,7 @@
 	.content {
 		padding: 36rpx;
 		line-height: 1;
-		font-size: $font-lg;
+		font-size: $font-base;
 		color: #266B9E;
 		font-weight: bold;
 		position: relative;
@@ -558,7 +558,7 @@
 			}
 
 			.list-item {
-				margin-bottom: 30rpx;
+				margin-bottom: 20rpx;
 			}
 		}