Skip to content

Commit 189318b

Browse files
committed
Add json style
1 parent 650a655 commit 189318b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/Markdown/Markdown.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ const useStyles = makeStyles((theme) => ({
130130
color: theme.palette.text.secondary,
131131
},
132132

133-
"& .key": {
133+
"& .key, & .property": {
134134
color: colors.turquoise[7],
135135
},
136136
},

0 commit comments

Comments
 (0)