chore: styles

This commit is contained in:
Oleg Proskurin 2025-12-04 13:13:51 +07:00
parent 7f37a5667b
commit 4f59f775ae
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ const customStyles = `
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
animation: gradient-shift 4s ease-in-out infinite;
animation: gradient-shift 6s ease-in-out infinite;
}
@keyframes gradient-shift {