Skip to content

Commit 849911b

Browse files
authored
Update index.tsx
1 parent 6248c85 commit 849911b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/ReferenceCodeBlock/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const initialFetchResultState = {
1313
const noteStyle: React.CSSProperties = {
1414
textAlign: 'right',
1515
fontSize: '.8em',
16-
fontWeight: '700',
16+
font-weight: '700px',
1717
}
1818

1919
/**

0 commit comments

Comments
 (0)