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