Commit cfbe147f authored by afc163's avatar afc163

Use @heading-color

parent e5dd0ecc
@import "~antd/lib/style/themes/default.less";
.title {
color: rgba(0, 0, 0, 0.85);
color: @heading-color;
font-weight: 500;
margin-bottom: 16px;
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment