From: a.soldatof Date: Sun, 19 May 2019 07:35:20 +0000 (+0300) Subject: buttons X-Git-Url: https://git.xn--bdkaa.com/?a=commitdiff_plain;h=2e1c95d6a2ec6579573a22f8117d8f4bd0854995;p=where-are-you.py.git buttons --- diff --git a/src/App.scss b/src/App.scss index ccc9037..836d624 100644 --- a/src/App.scss +++ b/src/App.scss @@ -54,7 +54,7 @@ } .Game-frame { - margin: 40px 100px; + margin: 40px 30px; border: solid 6px; height: 70vh; display: flex; diff --git a/src/Game.js b/src/Game.js index ea5801a..1c8a8bf 100644 --- a/src/Game.js +++ b/src/Game.js @@ -225,34 +225,62 @@ export class Game extends Component { )} {!this.state.isFinished && ( - -
-
- -
-
- -
-
- -
-
- -
-
- -
-
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+
)}