style.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 {
陈帅's avatar
陈帅 committed
4
  margin-bottom: 16px;
afc163's avatar
afc163 committed
5
  color: @heading-color;
ddcat1115's avatar
ddcat1115 committed
6
  font-weight: 500;
陈帅's avatar
陈帅 committed
7
  font-size: 16px;
ddcat1115's avatar
ddcat1115 committed
8
}