We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4772a07 commit f18e35cCopy full SHA for f18e35c
website/src/pages/team/index.module.less
@@ -5,6 +5,10 @@
5
background: #f7f7f7;
6
}
7
8
+html[data-color-mode*='dark'] .warpper {
9
+ background: var(--color-theme-bg);
10
+}
11
+
12
.article {
13
min-height: 60vh;
14
padding-top: 26px;
0 commit comments