Adjust ads style in light theme
This commit is contained in:
parent
30e16841a5
commit
9ad8c31e3f
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@
|
|||
--color-editor-hr-preview: #cccccc;
|
||||
|
||||
// Ads
|
||||
--color-ads-background: #fae5ff;
|
||||
--color-ads-background: var(--color-header-background);
|
||||
--color-ads-link: var(--color-link);
|
||||
|
||||
// Scrollbar
|
||||
|
|
Loading…
Reference in a new issue