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.
2 parents 738c2ea + 90af3b5 commit 11a73adCopy full SHA for 11a73ad
website/styles.css
@@ -77,7 +77,7 @@ pre > code {
77
display: block;
78
border-bottom: 1px solid #ccc;
79
text-decoration: none;
80
- font-family: "Source Code Pro";
+ font-family: "Source Code Pro", monospace;
81
font-size: 150%;
82
}
83
0 commit comments