diff --git a/docs/screenshot-app-2024-08-25.png b/docs/screenshot-app-2024-08-25.png index 4004e42..b6d3582 100644 Binary files a/docs/screenshot-app-2024-08-25.png and b/docs/screenshot-app-2024-08-25.png differ diff --git a/src/components/pages/Game/GameControls/GameControlActions.tsx b/src/components/pages/Game/GameControls/GameControlActions.tsx index 5406334..5cb0552 100644 --- a/src/components/pages/Game/GameControls/GameControlActions.tsx +++ b/src/components/pages/Game/GameControls/GameControlActions.tsx @@ -57,13 +57,7 @@ class SudokuMenuControls extends React.Component { return (
- + - - +
);