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 db0e138 commit fc32f01Copy full SHA for fc32f01
docusaurus/src/css/admonitions.css
@@ -33,7 +33,7 @@
33
.theme-admonition code {
34
font-weight: 400;
35
font-style: normal;
36
- font-family: 'Menlo';
+ font-family: "SFMono-Regular", "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace;
37
line-height: 24px;
38
font-size: 13px;
39
border-radius: 4px;
0 commit comments