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