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 3066f5f..d7858bd 100644
--- a/_sass/_highlights.scss
+++ b/_sass/_highlights.scss
@@ -29,5 +29,5 @@ code.language-plaintext {
padding-bottom: 0;
background: #e3e6e8;
border: 1px solid #e3e6e8;
- font-size: 12px;
+ font-size: 13px;
}