We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 506f185 commit 44ac8d8Copy full SHA for 44ac8d8
1 file changed
src/styles/variables.css
@@ -7,7 +7,7 @@
7
:root {
8
--font: "Space Grotesk", Helvetica, Arial, sans-serif;
9
--font-serif: "Vollkorn", Garamond, Georgia, serif;
10
- --font-mono: "Space Mono", Menlo, monospace;
+ --font-mono: "JetBrains Mono", Menlo, monospace;
11
12
--processing-blue-light: #82afff;
13
--processing-blue-mid: #0564ff;
0 commit comments