Skip to content

Commit 2dfcd12

Browse files
committed
docs: improve sponsors section
1 parent a6c303c commit 2dfcd12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/components/Sponsors/Sponsors.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ const sponsors = ref([
8383
}
8484
8585
.dark .sponsors .sponsor-item {
86-
background-color: #242424;
86+
background-color: var(--c-details-bg);
8787
}
8888
.dark .sponsors img {
8989
filter: grayscale(1) invert(1);

0 commit comments

Comments
 (0)