Skip to content

Commit d2a2965

Browse files
committed
Update dark-theme.css
1 parent fb962ed commit d2a2965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dark-theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ cd-el {
216216
font-style: normal;
217217
}
218218

219-
.language-markdown .token.bold .token.punctuation {
219+
.language-markdown :is(.token.bold, .token.title) .token.punctuation {
220220
font-weight: normal;
221221
}
222222

0 commit comments

Comments
 (0)