Update index.html
This commit is contained in:
parent
1e4e32f267
commit
52c219f4d0
|
@ -46,7 +46,7 @@
|
||||||
}
|
}
|
||||||
img{
|
img{
|
||||||
transform-origin:50% 50%;
|
transform-origin:50% 50%;
|
||||||
animation:2s rotateRight infinite linear;
|
animation:1.5s rotateRight infinite linear;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes rotateRight{
|
@keyframes rotateRight{
|
||||||
|
|
Loading…
Reference in a new issue