[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
@@ -34,7 +34,7 @@
p {
color: @gray-dark;
font-size: 12px;
font-size: @font-size-sm;
line-height: 16px;
}