[improvement] add font-size vars (#3912)
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
p {
|
||||
color: @gray-dark;
|
||||
font-size: 12px;
|
||||
font-size: @font-size-sm;
|
||||
line-height: 16px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user