Skip to content

Commit 9e18c40

Browse files
committed
chore: ads
1 parent 2dbf75e commit 9e18c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/theme/components/Sponsors.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ onMounted(() => {
2323
}
2424
2525
.sponsors .wwads-text {
26-
color: var(--vp-c-bg) !important;
26+
color: var(--vp-c-text-1) !important;
2727
transition-property: color;
2828
transition-duration: 500ms;
2929
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

0 commit comments

Comments
 (0)