BasicProfile.less 146 Bytes
Newer Older
jim's avatar
jim committed
1
@import '~antd/lib/style/themes/default.less';
ddcat1115's avatar
ddcat1115 committed
2 3

.title {
afc163's avatar
afc163 committed
4
  color: @heading-color;
nikogu's avatar
nikogu committed
5
  font-size: 16px;
ddcat1115's avatar
ddcat1115 committed
6
  font-weight: 500;
ddcat1115's avatar
ddcat1115 committed
7 8
  margin-bottom: 16px;
}