vasu-gondaliya / rubiks-cube

A Rubik's Cube Visualizer with face turns, cube rotations, scramble generator, flat view of cube and cube animation
https://vasu-gondaliya.github.io/rubiks-cube/
MIT License
28 stars 30 forks source link

Fix issue #22 #29

Closed juicy-g closed 1 month ago

juicy-g commented 2 years ago

The transform-style property is not inherited, it must be set for all faces of the cube.

Tested on Firefox 100.0 and Chrome 101.0.4951.64 on Pop!_OS 22.04.

vasu-gondaliya commented 1 month ago

Apologies for the delay. The issue has been resolved. Thank you for taking the time to contribute to the project!