Skip to content

Commit de21b31

Browse files
committed
heading font family
1 parent 5c3bb2c commit de21b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/docs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ const Divider = () => (
6565
/>
6666
)
6767
const baseHeadingStyle: HeadingProps = {
68-
fontFamily: "monospace",
68+
fontFamily: "mono",
6969
textTransform: "uppercase",
7070
fontWeight: "bold",
7171
}

0 commit comments

Comments
 (0)