瀏覽代碼

Use @heading-color

afc163 8 年之前
父節點
當前提交
cfbe147f36
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/routes/Profile/BasicProfile.less

+ 1 - 1
src/routes/Profile/BasicProfile.less

@@ -1,7 +1,7 @@
 @import "~antd/lib/style/themes/default.less";
 
 .title {
-  color: rgba(0, 0, 0, 0.85);
+  color: @heading-color;
   font-weight: 500;
   margin-bottom: 16px;
 }