Skip to content

Commit 9eea8be

Browse files
committed
Keep the featured case study logo greyscale in light mode
1 parent 5867f74 commit 9eea8be

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

tbx/static_src/sass/components/_featured-case-study.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -205,13 +205,5 @@
205205
top: 30px;
206206
right: 30px;
207207
}
208-
209-
@include high-contrast-light-mode() {
210-
filter: none;
211-
}
212-
213-
.mode-light & {
214-
filter: none;
215-
}
216208
}
217209
}

0 commit comments

Comments
 (0)