Comment on Walking man animation using only CSS3Comments−suyash14yDo this to mess with it and enjoy:inspect element and go to div class="me" and increase the time: .me, .me div {-webkit-animation-duration: 20000ms; } Optional music: http://www.youtube.com/watch?v=BumcoxotNb0 It looks much better−PerryCox14yI've found that I prefer it to be around 500ms :)
Comments
Do this to mess with it and enjoy:
inspect element and go to div class="me" and increase the time: .me, .me div {
-webkit-animation-duration: 20000ms; } Optional music: http://www.youtube.com/watch?v=BumcoxotNb0 It looks much better
I've found that I prefer it to be around 500ms :)