feat: custom webapp logo (#1766)
This commit is contained in:
6
web/app/components/custom/style.module.css
Normal file
6
web/app/components/custom/style.module.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.textGradient {
|
||||
background: linear-gradient(92deg, #2250F2 -29.55%, #0EBCF3 75.22%);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
background-clip: text;
|
||||
}
|
Reference in New Issue
Block a user