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.
1 parent 1c2e15d commit db0e138Copy full SHA for db0e138
docusaurus/src/css/main.css
@@ -91,7 +91,7 @@ footer.footer.footer--dark a:hover {
91
}
92
93
code {
94
- font-family: 'Menlo', 'Courier', monospace, system-ui;
+ font-family: "SFMono-Regular", "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace;
95
font-weight: 400;
96
line-height: 24px;
97
padding: 4px 8px;
0 commit comments