Skip to content

Commit

Permalink
Merge pull request github#30680 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Dec 14, 2023
2 parents 1b31ae6 + 4990a05 commit 7a3dbf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content-render/stylesheets/spotlight.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ $colors: "default", "muted", "subtle", "accent", "success", "attention",
.ghd-spotlight-#{$color} {
border-left-color: var(--fgColor-#{$color}, var(--color-#{$color}-fg));

strong:first-child,
p:first-child strong:first-child,
b:first-child {
color: var(--fgColor-#{$color}, var(--color-#{$color}-fg));
}
Expand Down

0 comments on commit 7a3dbf5

Please sign in to comment.