Skip to content

Commit 11cb05d

Browse files
committed
feat: background-clip text
1 parent c2d1276 commit 11cb05d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pages/three/index.module.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
background: linear-gradient(30deg, #c850c0, #ffcc70);
44
-webkit-background-clip: text;
55
-webkit-text-fill-color: transparent;
6+
background-clip: text;
67
font-size: 60px;
78
position: absolute;
89
top: 50%;

0 commit comments

Comments
 (0)