diff options
Diffstat (limited to 'lib/type.less')
| -rw-r--r-- | lib/type.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/type.less b/lib/type.less index cc18bff60..2f2bcac42 100644 --- a/lib/type.less +++ b/lib/type.less @@ -10,7 +10,7 @@ p { #font > .shorthand(normal,@basefont,@baseline); margin-bottom: @baseline; small { - font-size: 12px; + font-size: 11px; color: @grayLight; } } |
