Skip to content

Commit 16d91ab

Browse files
authored
Merge pull request modelcontextprotocol#1084 from jonathanhefner/restore-monospace-font-var
Restore `--font-mono` CSS variable
2 parents f2e40ec + 1800b0e commit 16d91ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#content-area {
2+
--font-mono: var(--font-jetbrains-mono), ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* via Mintlify theme */
3+
24
h5 {
35
font-weight: 500;
46
}

0 commit comments

Comments
 (0)