Gradient No: #192
Apply on Text
.gradient {
background-image: linear-gradient(to top, #dfe9f3 0%, white 100%;
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}
.gradient {
background-image: linear-gradient(to top, #dfe9f3 0%, white 100%;
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}