From a39e37b413d5bc0afcaa546cbcecb34afc8aa1c4 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 10 Mar 2019 12:01:42 +0000 Subject: [PATCH] Adjust h1 leading and margin --- src/components/Welcome.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Welcome.vue b/src/components/Welcome.vue index 6dd4220..b85411c 100644 --- a/src/components/Welcome.vue +++ b/src/components/Welcome.vue @@ -34,7 +34,7 @@
-

Welcome to {{ title }}

+

Welcome to {{ title }}

No front page content has been created yet.

Follow the User Guide to start building your site.