Skip to content

Commit

Permalink
Use same font for code blocks everywhere on overview webview
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachel Macfarlane committed Aug 22, 2018
1 parent 97f1c4a commit fc9ccf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion preview-src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ blockquote p:last-child {
border-top: 1px solid;
}

.comment-body code {
code {
font-family: Menlo, Monaco, Consolas, "Droid Sans Mono", "Courier New", monospace, "Droid Sans Fallback";
}

Expand Down

0 comments on commit fc9ccf8

Please sign in to comment.