aboutsummaryrefslogtreecommitdiff
path: root/lib/type.less
diff options
context:
space:
mode:
Diffstat (limited to 'lib/type.less')
-rw-r--r--lib/type.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/type.less b/lib/type.less
index d828ab6c9..211111761 100644
--- a/lib/type.less
+++ b/lib/type.less
@@ -196,7 +196,7 @@ code,
pre {
padding: 0 3px 2px;
#font > #family > .monospace;
- font-size: @baseFontSize - 2;
+ font-size: @baseFontSize - 1;
color: @grayDark;
.border-radius(3px);
}