From dff27cad9d520bc281501cbfda313ce67c1be5cc Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 10 Oct 2019 13:39:24 +0200 Subject: [PATCH] Add margin below description instance on homepage Signed-off-by: Thomas Citharel --- js/src/views/Home.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/js/src/views/Home.vue b/js/src/views/Home.vue index a5c98a1f9..c20c5d4b1 100644 --- a/js/src/views/Home.vue +++ b/js/src/views/Home.vue @@ -5,7 +5,7 @@

{{ $t('Gather ⋅ Organize ⋅ Mobilize') }}

{{ $t('Join {instance}, a Mobilizon instance', { instance: config.name }) }} -

{{ config.description }}

+

{{ config.description }}