1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Merge pull request #30680 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2023-12-14 15:58:15 -05:00
committed by GitHub

View File

@@ -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));
}