Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mac2000 authored Dec 15, 2023
2 parents 719f626 + 7a3dbf5 commit e08896b
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 e08896b

Please sign in to comment.