Add CSS Transform which goes endlessly and doesn't stop

前端 未结 0 1139
孤街浪徒
孤街浪徒 2021-01-02 16:46

I have an inline SVG which I want to animate and I am doing it like so:

svg {
  animation: rotate 1s 0s infinite;
}

@         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题