We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d1276 commit 11cb05dCopy full SHA for 11cb05d
1 file changed
src/pages/three/index.module.less
@@ -3,6 +3,7 @@
3
background: linear-gradient(30deg, #c850c0, #ffcc70);
4
-webkit-background-clip: text;
5
-webkit-text-fill-color: transparent;
6
+ background-clip: text;
7
font-size: 60px;
8
position: absolute;
9
top: 50%;
0 commit comments