From a42c3ff777d516eb1f36dde6926011aec17fd4f3 Mon Sep 17 00:00:00 2001 From: cnachtigall1991 <40701475+cnachtigall1991@users.noreply.github.com> Date: Wed, 6 Oct 2021 22:53:49 +0200 Subject: [PATCH] updated nav, colors and layout --- src/App.vue | 2 +- src/components/Nav.vue | 19 +++++++++++------ src/utils/index.js | 23 +++++++++++++++----- src/views/Home.vue | 26 +++++++++++++++++------ src/views/Match.vue | 7 +++--- src/views/Player.vue | 48 +++++++++++++++++++++++++++++++++++++++++- 6 files changed, 102 insertions(+), 23 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5b13065..3f4925a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,7 +3,7 @@