From f57d08354973fc0ffd2fff141e900c2a96192b00 Mon Sep 17 00:00:00 2001 From: thilo Date: Sat, 21 Mar 2020 23:12:37 +0100 Subject: [PATCH] improved results page, improved styling --- src/App.vue | 3 ++- src/views/HelpPage.vue | 4 +++- src/views/Results.vue | 38 ++++++++++++++++++++++++++++++++++++-- 3 files changed, 41 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index a80cac9..7206058 100644 --- a/src/App.vue +++ b/src/App.vue @@ -63,6 +63,7 @@ font-family: Zilla Slab; font-style: normal; font-weight: normal; - font-size: 30px; + line-height: 1.35em; + font-size: 24px; } diff --git a/src/views/HelpPage.vue b/src/views/HelpPage.vue index ba349dc..c842949 100644 --- a/src/views/HelpPage.vue +++ b/src/views/HelpPage.vue @@ -17,5 +17,7 @@ diff --git a/src/views/Results.vue b/src/views/Results.vue index 6fc8747..2f5cb62 100644 --- a/src/views/Results.vue +++ b/src/views/Results.vue @@ -1,6 +1,21 @@ @@ -20,5 +35,24 @@