mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
feat(Turntable): adjust the rotation speed of the turntable
This commit is contained in:
parent
8f47ce4dac
commit
9c1e5dc7d4
@ -304,7 +304,7 @@
|
||||
|
||||
/* rotate turntable */
|
||||
#fad-art-image {
|
||||
animation: rotate-cover_img 20s linear infinite paused
|
||||
animation: rotate-cover_img 24s linear infinite paused
|
||||
}
|
||||
|
||||
@keyframes rotate-cover_img {
|
||||
|
Loading…
Reference in New Issue
Block a user