We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 578b02c commit a614ce8Copy full SHA for a614ce8
1 file changed
src/pages/index.module.css
@@ -22,8 +22,4 @@
22
justify-content: center;
23
}
24
25
-body {
26
- filter: grayscale(100%);
27
- -webkit-filter: grayscale(100%); /* 兼容旧版 Safari */
28
- filter: progid:DXImageTransform.Microsoft.BasicImage(graysale=1); /* 兼容旧版 IE */
29
-}
+
0 commit comments