Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1381775

Browse files
committed
Consolas > Courier New for monospace docs font [skip ci]
(cherry picked from commit ab69058)
1 parent 3f37e8e commit 1381775

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)