diff --git a/src/routes/Profile/BasicProfile.less b/src/routes/Profile/BasicProfile.less index b61a962aa56ee1f4bb2bea30402ec10b1d2e468a..3829cf69c4b93179da52a09f9cd97462a1f8c44a 100644 --- a/src/routes/Profile/BasicProfile.less +++ b/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; }