From e855b1b1e54e15856a2bf99d93b381240c27f691 Mon Sep 17 00:00:00 2001 From: kolaente Date: Mon, 2 Aug 2021 07:48:00 +0200 Subject: [PATCH] Fix CTA spacings --- src/styles/components/task.scss | 1 + src/views/Home.vue | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/styles/components/task.scss b/src/styles/components/task.scss index d5d214987..1f4f45f11 100644 --- a/src/styles/components/task.scss +++ b/src/styles/components/task.scss @@ -86,6 +86,7 @@ .details { padding-bottom: 0.75rem; flex-flow: row wrap; + margin-bottom: 0; .detail-title { display: block; diff --git a/src/views/Home.vue b/src/views/Home.vue index a3c145fc5..cc65d8387 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -9,7 +9,7 @@ class="is-max-width-desktop" />