Morget-01 / web /app /components /custom /style.module.css
MGFeng's picture
Upload 2985 files
c867d8f verified
Raw
History Blame Contribute Delete
191 Bytes
.textGradient {
background: linear-gradient(92deg, #2250F2 -29.55%, #0EBCF3 75.22%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}