From ad6ba800214706b7b7bd6002184eafcabf28ec4f Mon Sep 17 00:00:00 2001 From: konrad Date: Tue, 23 Apr 2019 19:50:37 +0000 Subject: [PATCH] Frontend desing improvements (#28) --- src/App.vue | 42 ++++++++---- src/main.js | 2 + src/styles/_variables.scss | 7 +- src/styles/general.scss | 137 +++++++++++++++++++++---------------- src/styles/theme.scss | 6 +- todo.md | 6 +- 6 files changed, 123 insertions(+), 77 deletions(-) diff --git a/src/App.vue b/src/App.vue index cc36a3d23..444cc8089 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,30 +1,41 @@