4 lines
101 B
CSS
Raw Normal View History

.vender {
background: linear-gradient(131deg, #2250F2 0%, #0EBCF3 100%);
background-clip: text;
}