dipu-s-repo68 / hacktoberfest2024_second.github.io

MIT License
1 stars 5 forks source link

Remove unused and useless code #6

Open VictorGrabowski opened 2 weeks ago

VictorGrabowski commented 2 weeks ago

there is a function in script.js meant to rotate each planets but in the css there's animations for orbits with hardcoded values, the animatePlanets function makes it buggy and starts in the wrong rotational way...

I'm making a PR to fix this and only use the css animations wich are clean and uncompatible with the script.js file.

dipu-s-repo68 commented 2 weeks ago

@VictorGrabowski if your PR is ready then send it