Add Gradient To Text

PHOTO EMBED

Tue Jul 12 2022 13:57:19 GMT+0000 (Coordinated Universal Time)

Saved by @JacobChoice #css #scss #sass #html

#textexample {
  background: -webkit-linear-gradient(203.89deg, #FF0000 15.35%, #FF9900 99.34%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
content_copyCOPY

https://stackoverflow.com/questions/8384751/css-text-gradient