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

Chrome doesn't display the cube properly #36

Closed 93Belen closed 1 year ago

93Belen commented 1 year ago

Chrome displays just one of the sides of the cube, in the deployed website and as a cloned local repo.

Screenshot 2023-03-12 at 12 14 33 PM
vasu-gondaliya commented 1 year ago

Solved in the latest commit. Added transform style as preserve 3d. Solved the issue for both Chrome and Firefox