[improvement] add font-size vars (#3912)

This commit is contained in:
neverland
2019-07-20 16:06:12 +08:00
committed by GitHub
parent 5d83423b34
commit 6bfd53e435
6 changed files with 76 additions and 70 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
&__name {
margin-bottom: 5px;
font-weight: 500;
font-size: 14px;
font-size: @font-size-md;
line-height: 20px;
}