Shawn
0
Q:

how to use gradient as text color

h1 {
  font-size: 72px;
  background: -webkit-linear-gradient(#eee, #333);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
0

New to Communities?

Join the community