feat(Turntable): adjust the rotation speed of the turntable

This commit is contained in:
Grason Chan 2021-07-04 12:33:47 +08:00
parent 8f47ce4dac
commit 9c1e5dc7d4

View File

@ -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 {