实现
h1 {
background-image: linear-gradient(to right, #ff0000, #00ff00, #0000ff);
background-clip: text;
-webkit-background-clip: text
微信扫一扫
h1 {
background-image: linear-gradient(to right, #ff0000, #00ff00, #0000ff);
background-clip: text;
-webkit-background-clip: text
相关推荐