Skip to content

Commit ab69058

Browse files
committed
Consolas > Courier New for monospace docs font [skip ci]
1 parent 0f9cec2 commit ab69058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_css/react.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
@import '_solarized';
55

66
@mixin code-typography {
7-
font-family: 'source-code-pro', Menlo, 'Courier New', Consolas, monospace;
7+
font-family: 'source-code-pro', Menlo, Consolas, 'Courier New', monospace;
88
font-size: 13px;
99
line-height: 20px;
1010
}

0 commit comments

Comments
 (0)