Gradient No: #84
Apply on Text
.gradient {
background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%;
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}
.gradient {
background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%;
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}