Skip to content

Commit 8e0f54b

Browse files
style: set carbon ads background color to inherit (#350)
1 parent 3f8b47c commit 8e0f54b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vitepress/theme/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@
6868
--vp-c-danger-2: var(--vp-c-red-2);
6969
--vp-c-danger-3: var(--vp-c-red-3);
7070
--vp-c-danger-soft: var(--vp-c-red-soft);
71+
72+
--vp-carbon-ads-bg-color: inherit;
7173
}
7274

7375
/**

0 commit comments

Comments
 (0)