From fbd9a55e46a8acd8b6d3a979ffdc05623ecf22a5 Mon Sep 17 00:00:00 2001 From: Settel Date: Fri, 13 Aug 2021 23:02:44 +0200 Subject: [PATCH] display ready set info --- client/src/components/ReadySet.vue | 49 ++++++++++++++++++++++++++++++ client/src/components/TitleBox.vue | 1 - client/src/pages/play.vue | 6 ++-- 3 files changed, 51 insertions(+), 5 deletions(-) create mode 100644 client/src/components/ReadySet.vue diff --git a/client/src/components/ReadySet.vue b/client/src/components/ReadySet.vue new file mode 100644 index 0000000..ef255d4 --- /dev/null +++ b/client/src/components/ReadySet.vue @@ -0,0 +1,49 @@ + + + + + diff --git a/client/src/components/TitleBox.vue b/client/src/components/TitleBox.vue index 50f1e05..00b0b00 100644 --- a/client/src/components/TitleBox.vue +++ b/client/src/components/TitleBox.vue @@ -50,7 +50,6 @@ z-index: 1; } &__title { - color: #e0e080; font-size: 64px; font-family: 'Wendy One'; color: #ffff80; diff --git a/client/src/pages/play.vue b/client/src/pages/play.vue index fa41b29..03400f6 100644 --- a/client/src/pages/play.vue +++ b/client/src/pages/play.vue @@ -2,11 +2,9 @@
+
-

waiting ...

-
-
-

{{ gamePhase }}

+

Play