Skip to content

Commit 44ac8d8

Browse files
committed
Updated remaining mention of Space Mono to JetBrains Mono
1 parent 506f185 commit 44ac8d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/variables.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
:root {
88
--font: "Space Grotesk", Helvetica, Arial, sans-serif;
99
--font-serif: "Vollkorn", Garamond, Georgia, serif;
10-
--font-mono: "Space Mono", Menlo, monospace;
10+
--font-mono: "JetBrains Mono", Menlo, monospace;
1111

1212
--processing-blue-light: #82afff;
1313
--processing-blue-mid: #0564ff;

0 commit comments

Comments
 (0)