aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rwxr-xr-xtemplates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 6fa25b7..d646154 100755
--- a/templates/base.html
+++ b/templates/base.html
@@ -85,7 +85,7 @@
85 85
86 code { 86 code {
87 font-family: monospace; 87 font-family: monospace;
88 font-size: 14px; 88 font-size: 13px;
89 padding: 2px 4px; 89 padding: 2px 4px;
90 background: var(--inline-code-background)!important; 90 background: var(--inline-code-background)!important;
91 } 91 }