Commit c1911fe0 authored by Friends233's avatar Friends233

r

parent d7474ff1
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
} }
// 渐变色字体 // 渐变色字体
.text-colo(@color1,@color2){ .text-color(@color1,@color2){
background-image: linear-gradient(@color1,@color2); background-image: linear-gradient(@color1,@color2);
background-clip: text; background-clip: text;
color: transparent; color: transparent;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment