chore: styles
This commit is contained in:
parent
7f37a5667b
commit
4f59f775ae
|
|
@ -50,7 +50,7 @@ const customStyles = `
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
-webkit-text-fill-color: transparent;
|
-webkit-text-fill-color: transparent;
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
animation: gradient-shift 4s ease-in-out infinite;
|
animation: gradient-shift 6s ease-in-out infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes gradient-shift {
|
@keyframes gradient-shift {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue