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 3f37e8e commit 1381775Copy full SHA for 1381775
docs/_css/react.scss
@@ -4,7 +4,7 @@
4
@import '_solarized';
5
6
@mixin code-typography {
7
- font-family: 'source-code-pro', Menlo, 'Courier New', Consolas, monospace;
+ font-family: 'source-code-pro', Menlo, Consolas, 'Courier New', monospace;
8
font-size: 13px;
9
line-height: 20px;
10
}
0 commit comments