mirror of
https://github.com/langgenius/dify.git
synced 2026-04-26 21:55:58 +08:00
update page header
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
.textGradient {
|
||||
background: linear-gradient(92deg, #2250F2 -29.55%, #0EBCF3 75.22%);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
background-clip: text;
|
||||
text-fill-color: transparent;
|
||||
}
|
||||
Reference in New Issue
Block a user