From 83c6c2c96e7d34c79db20827f56b51040ef39392 Mon Sep 17 00:00:00 2001 From: Benjamin Auder Date: Thu, 13 Feb 2020 19:17:16 +0100 Subject: [PATCH] Some style improvements --- client/public/index.html | 6 ------ client/src/App.vue | 4 +++- client/src/components/Board.vue | 30 +++++++++++++++++++++++++----- 3 files changed, 28 insertions(+), 12 deletions(-) diff --git a/client/public/index.html b/client/public/index.html index ab456c20..861b8c3e 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -10,12 +10,6 @@ href="//cdnjs.cloudflare.com/ajax/libs/mini.css/3.0.1/mini-default.min.css"> -
diff --git a/client/src/App.vue b/client/src/App.vue index 1ead6cb5..4cd1124f 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -84,13 +84,15 @@ export default {