diff --git a/src/App.js b/src/App.js index c8c0842..760aacf 100644 --- a/src/App.js +++ b/src/App.js @@ -75,6 +75,7 @@ function App() { zindex: 9, width: 640, height: 480, + transform: 'scaleX(-1)', }} /> @@ -90,6 +91,7 @@ function App() { zindex: 9, width: 640, height: 480, + transform: 'scaleX(-1)', }} />