From afc5dea5896e77952350016a44fca0020363096b Mon Sep 17 00:00:00 2001 From: Raymonzut <40148684+Raymonzut@users.noreply.github.com> Date: Fri, 27 Mar 2020 19:46:04 +0000 Subject: [PATCH] Add margin (top and bottom) to question component --- src/components/question.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/question.vue b/src/components/question.vue index 67741f0..7507d2b 100755 --- a/src/components/question.vue +++ b/src/components/question.vue @@ -15,6 +15,10 @@ export default {