summaryrefslogtreecommitdiff
path: root/_sass/_highlights.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/_highlights.scss')
-rw-r--r--_sass/_highlights.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/_sass/_highlights.scss b/_sass/_highlights.scss
index 7617801..a869ec9 100644
--- a/_sass/_highlights.scss
+++ b/_sass/_highlights.scss
@@ -29,5 +29,5 @@ code.language-plaintext {
padding-bottom: 0;
background: #d5d5d5;
border: 1px solid #d5d5d5;
- font-size: 13px;
+ font-size: 12.5px;
}