From 2c56585a9cd4429737d9a29e75302b1b80f1bb94 Mon Sep 17 00:00:00 2001 From: Thomas Amland Date: Sun, 28 Mar 2021 12:54:41 +0200 Subject: [PATCH] use text instead of svg for better integration --- src/app/Logo.vue | 46 ++++++++++++++++++++++++--------------------- src/app/Nav.vue | 4 ++-- src/app/Sidebar.vue | 7 ++----- src/auth/Login.vue | 4 ++-- 4 files changed, 31 insertions(+), 30 deletions(-) diff --git a/src/app/Logo.vue b/src/app/Logo.vue index dfa4002..8213636 100644 --- a/src/app/Logo.vue +++ b/src/app/Logo.vue @@ -1,28 +1,32 @@ diff --git a/src/app/Nav.vue b/src/app/Nav.vue index a9116fa..cc4b679 100644 --- a/src/app/Nav.vue +++ b/src/app/Nav.vue @@ -1,8 +1,8 @@