We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4db7cf0 commit ed7988cCopy full SHA for ed7988c
1 file changed
src/uni.scss
@@ -41,7 +41,7 @@ $uni-border-color: #c8c7cc;
41
/* 文字尺寸 */
42
$uni-font-size-sm: 12px;
43
$uni-font-size-base: 14px;
44
-$uni-font-size-lg: 16;
+$uni-font-size-lg: 16px;
45
46
/* 图片尺寸 */
47
$uni-img-size-sm: 20px;
@@ -73,4 +73,4 @@ $uni-font-size-title: 20px;
73
$uni-color-subtitle: #555; // 二级标题颜色
74
$uni-font-size-subtitle: 18px;
75
$uni-color-paragraph: #3f536e; // 文章段落颜色
76
-$uni-font-size-paragraph: 15px;
+$uni-font-size-paragraph: 15px;
0 commit comments