We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd0dea0 commit c2db738Copy full SHA for c2db738
theme/css/variables.css
@@ -12,7 +12,7 @@
12
--font: "Crimson Pro", "Cambria", sans-serif;
13
--ui-font: "Noto Sans", "Segoe UI", sans-serif;
14
--mono-font: "Nimbus Mono", "Courier New", monospace;
15
- --code-font-size: 0.79em; /* please adjust the ace font size accordingly in editor.js */
+ --code-font-size: 0.77em; /* please adjust the ace font size accordingly in editor.js */
16
}
17
18
/* Themes */
@@ -66,4 +66,4 @@
66
--copy-button-filter-hover: invert(68%) sepia(55%) saturate(531%) hue-rotate(341deg) brightness(104%) contrast(101%);
67
68
--footnote-highlight: #2668a6;
69
-}
+}
0 commit comments