mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-25 04:12:29 +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 */
|
/* rotate turntable */
|
||||||
#fad-art-image {
|
#fad-art-image {
|
||||||
animation: rotate-cover_img 20s linear infinite paused
|
animation: rotate-cover_img 24s linear infinite paused
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes rotate-cover_img {
|
@keyframes rotate-cover_img {
|
||||||
|
Loading…
Reference in New Issue
Block a user