Skip to content

Commit 833ca9f

Browse files
author
Abdul Haseeb
committed
Fixed the font-family issue for code blocks
1 parent 9f1ac1e commit 833ca9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/styles.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ module.exports = {
8585
color: defaultTheme.colors.gray[600],
8686
},
8787
code: {
88-
fontFamily: defaultTheme.fontFamily.mono.join(', '),
8988
color: defaultTheme.colors.gray[900],
9089
fontWeight: '600',
9190
},

0 commit comments

Comments
 (0)