Skip to content

Commit bfb516c

Browse files
authored
Small highlighting tweak (#22989)
1 parent 79f3641 commit bfb516c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

stylesheets/syntax-highlighting.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ from https://unpkg.com/highlight.js@9.15.8/styles/github.css
3333
.hljs-section,
3434
.hljs-selector-id {
3535
color: var(--color-prettylights-syntax-markup-heading);
36+
}
37+
38+
.hljs-section {
3639
font-weight: bold;
3740
}
3841

0 commit comments

Comments
 (0)