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 6248c85 commit 849911bCopy full SHA for 849911b
src/theme/ReferenceCodeBlock/index.tsx
@@ -13,7 +13,7 @@ const initialFetchResultState = {
13
const noteStyle: React.CSSProperties = {
14
textAlign: 'right',
15
fontSize: '.8em',
16
- fontWeight: '700',
+ font-weight: '700px',
17
}
18
19
/**
0 commit comments