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 296e73f commit 60f86bbCopy full SHA for 60f86bb
src/gatsby-theme-docz/theme/prism/light.js
@@ -1,6 +1,6 @@
1
export default {
2
plain: {
3
- fontFamily: 'var(--rui-code-font-family)',
+ fontFamily: 'var(--rui-font-family-monospace)',
4
fontSize: '1rem',
5
lineHeight: 1.45,
6
color: '#393A34',
0 commit comments