remixed v0
This commit is contained in:
5
app/styles/index.css
Normal file
5
app/styles/index.css
Normal file
@ -0,0 +1,5 @@
|
||||
.psyched-gradient {
|
||||
background: -webkit-linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
}
|
Reference in New Issue
Block a user