Skip to content

Commit 2d4b1f6

Browse files
authored
Merge pull request #2 from webpack/master
1115
2 parents ec2f9b0 + 7c9fd81 commit 2d4b1f6

File tree

3 files changed

+346
-312
lines changed

3 files changed

+346
-312
lines changed

src/components/Support/Support.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
&__item {
2323
position: relative;
2424
margin: 0 2px 2px 2px;
25+
@media (prefers-color-scheme: dark) {
26+
background-color: #fff;
27+
}
2528
}
2629

2730
&__latest-avatar {

0 commit comments

Comments
 (0)