From 73f590169d43679731ced27c6a3bb974e7a2c6b1 Mon Sep 17 00:00:00 2001 From: wishinghand Date: Tue, 4 Oct 2016 17:12:54 -0700 Subject: [PATCH 01/17] trying to fix font sizes --- src/App.vue | 29 +++++++----- src/components/Dashboard.vue | 24 +++++----- src/components/Goal.vue | 4 +- src/components/Profile.vue | 90 +++++++++++++++++------------------- src/components/Settings.vue | 24 +++++++--- 5 files changed, 91 insertions(+), 80 deletions(-) diff --git a/src/App.vue b/src/App.vue index c55f9ff..e6083f1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -26,55 +26,60 @@ diff --git a/src/components/Dashboard.vue b/src/components/Dashboard.vue index ba98b6f..6a0a4ce 100644 --- a/src/components/Dashboard.vue +++ b/src/components/Dashboard.vue @@ -1,35 +1,33 @@