summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index cba68167..b07ce6e3 100644
--- a/style.css
+++ b/style.css
@@ -112,7 +112,7 @@ img {
}
pre {
- font-family: courier, code, monospace;
+ font-family: code, monospace;
padding: 0;
overflow-x: scroll;
scrollbar-width: none;