Skip to content

Commit 7b3af64

Browse files
committed
fix partners dark mode logo css
1 parent 8c3338c commit 7b3af64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partners/components/PartnerCard.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ h3 {
7777
}
7878
7979
.logo.dark,
80-
.flipLogo .dark .logo:not(.dark) {
80+
.dark .flipLogo .logo:not(.dark) {
8181
display: none;
8282
}
8383

0 commit comments

Comments
 (0)