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 5c3bb2c commit de21b31Copy full SHA for de21b31
src/templates/docs.tsx
@@ -65,7 +65,7 @@ const Divider = () => (
65
/>
66
)
67
const baseHeadingStyle: HeadingProps = {
68
- fontFamily: "monospace",
+ fontFamily: "mono",
69
textTransform: "uppercase",
70
fontWeight: "bold",
71
}
0 commit comments