Skip to content

Commit 2b58f01

Browse files
committed
Change font-family name to multi-word string
1 parent f5d1547 commit 2b58f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ body {
88
}
99

1010
code {
11-
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
11+
font-family: 'Source Code Pro', Menlo, Monaco, Consolas, 'Courier New',
1212
monospace;
1313
}

0 commit comments

Comments
 (0)