From 56327343e2c62274b797a28628d29290403db754 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 23 Dec 2018 00:16:02 +0100 Subject: [PATCH 01/43] Started playing around with a new design --- src/App.vue | 58 ++++++++++++++++----------- src/main.js | 4 ++ src/vikunja.scss | 101 +++++++++++++++++++++++++++++++++++++---------- 3 files changed, 121 insertions(+), 42 deletions(-) diff --git a/src/App.vue b/src/App.vue index 2dd3c2af5..30af90373 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,26 +1,13 @@