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 9609417 commit 823dd07Copy full SHA for 823dd07
src/react-console.scss
@@ -1,4 +1,4 @@
1
-$monospace: "Menlo", "Consolas", "DejaVu Sans Mono", monospace;
+$monospace: 'Menlo', 'Andale Mono', 'DejaVu Sans Mono', 'Droid Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace;
2
3
$background-color: #efefef;
4
$prompt-color: #444;
0 commit comments