diff --git a/src/pages/turing.tsx b/src/pages/turing.tsx index 86973d0..8bef432 100644 --- a/src/pages/turing.tsx +++ b/src/pages/turing.tsx @@ -19,7 +19,6 @@ import { } from 'src/components' import { AllStats } from 'src/hooks/useStats' import { TuringGame } from 'src/types/turing' -import styles from 'src/styles/App.module.scss' import { StatsDisplay } from 'src/components/StatsDisplay' import { useGameController, useTuringController } from 'src/hooks' @@ -68,10 +67,15 @@ const Turing: React.FC = (props: Props) => { const desktopLayout = ( <> -
-
-
-
+
+
+
+
= (props: Props) => { instructionsType="turing" />
-
+
+
+ +
-
+
-
-
+
+
-
+
-
+
-
- -
) const mobileLayout = ( <> -
-
-
-
+
+
+
+
= (props: Props) => { />
-
+
-
-
+
+
-
+
-
+
-
- +
+
-
+