„custom.css“ ändern
This commit is contained in:
parent
5ac14324e6
commit
df365aee59
@ -71,7 +71,7 @@
|
||||
/* Gradient Text */
|
||||
|
||||
.text-gradient {
|
||||
background: linear-gradient(90deg, rgba(124,124,124,1) 0%, rgba(255,255,255,1) 100%);
|
||||
background: radial-gradient(circle, rgba(143,189,255,1) 0%, rgba(169,118,255,1) 100%);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user