BasicProfile.less 146 Bytes
Newer Older
sin's avatar
sin committed
1 2 3 4 5 6 7 8
@import '~antd/lib/style/themes/default.less';

.title {
  margin-bottom: 16px;
  color: @heading-color;
  font-weight: 500;
  font-size: 16px;
}