From 85eb345996aded3fb2d1286dbbaa8987eea49408 Mon Sep 17 00:00:00 2001 From: Anthony Catel Date: Thu, 8 Oct 2020 15:47:19 +0200 Subject: [PATCH] Improved style --- index.html | 3 ++- src/App.vue | 35 ++++++++++++++++++++++++++--------- 2 files changed, 28 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 3dd8dbd..0b802b4 100644 --- a/index.html +++ b/index.html @@ -10,9 +10,10 @@ MapChecking - Crowd size estimator + -
+
diff --git a/src/App.vue b/src/App.vue index 43ebd35..f9b29d2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,24 +1,28 @@