mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-12 17:11:20 +01:00
Prolong effect
This commit is contained in:
parent
f2d9f13bbc
commit
4fd984aca8
@ -1,7 +1,7 @@
|
||||
html {
|
||||
animation: rainbow 4s infinite;
|
||||
animation: rainbow 90s infinite;
|
||||
}
|
||||
|
||||
@keyframes rainbow {
|
||||
100% { filter: hue-rotate(360deg); }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user